Re: Jsf Framework

2024-08-17 Thread Josh Juneau
project as mentioned in my previous email. Once it is added then Netbeans should recognize it. Regards Josh Juneau On Sat, Aug 17, 2024 at 8:01 AM Nigel Evenden wrote: > In the Projects window (Ctrl-1; ⌘-1 on Mac), right-click your project > node and choose Properties to open the Project P

Re: Jsf Framework

2024-08-10 Thread Josh Juneau
, because Jakarta Faces is the same framework, juist renamed in recent years. Jakarta Faces refers to JSF 4.0+. In order to run on JDK 17, you will require Jakarta EE 10. https://projects.eclipse.org/projects/ee4j.faces Hope this helps. Josh Juneau On Sat, Aug 10, 2024 at 10:26 AM Nigel

Re: JSF Netbeans

2024-08-03 Thread Josh Juneau
Hi Nigel, Hope you are doing well. Can you please tell us which type of NetBeans project you are using? If you choose a "New" -> "Java With Maven" -> "Web Application" project, then JSF should be available for use. Thanks! Josh Juneau On Sat, Aug 3,

Re: JPA controller classes wizard not finding JPA 3.0 or 3.1 Entities

2023-11-07 Thread Josh Juneau
, 2023, at 11:13 AM, Stephen Parry wrote:No joy, but then the app I am currently trying is an SE app. I am not sure if beans. xml is recognised in an SE app. On 6 November 2023 14:58:11 GMT, Josh Juneau wrote: Hi Stephen,Please try to put the following into your beans.xml:https://jakarta.ee/xml/ns

Re: JPA controller classes wizard not finding JPA 3.0 or 3.1 Entities

2023-11-06 Thread Josh Juneau
_0.xsd"; bean-discovery-mode="all"> This tells all beans to be discovered by CDI. Hopefully it will do the trick. I do not believe there are annotations that can be used as an alternative at this point. Thanks Josh Juneau On Mon, Nov 6, 2023 at 8:36 AM Stephen Parr

Re: JPA controller classes wizard not finding JPA 3.0 or 3.1 Entities

2023-11-06 Thread Josh Juneau
Hi Stephen, Sorry for the late reply. Do you have a beans.xml in your project? You may need to have this configuration file in your project in order for the JPA entities to be recognized. Josh Juneau On Mon, Oct 30, 2023 at 6:28 PM Stephen G. Parry wrote: > After a lot of swearing

Re: java enterprise

2023-03-04 Thread Josh Juneau
message when trying to create "Session Bean from Entity Classes", so there is certainly an issue there: Cannot be generated because EJB Lite classes are not available on project classpath Hope this helps a bit. Thanks Josh Juneau On Fri, Mar 3, 2023 at 11:54 AM wrote: >

Re: creating faces-config.xml

2022-10-02 Thread Josh Juneau
Hi Eric and Glenn, Using Jakarta EE 8 or Jakarta EE 9/9.1 should provide a current faces-config…at least when producing a new project. We will have to look into the generation of the faces-config for older projects. Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com

Re: registering latest Payara

2022-10-02 Thread Josh Juneau
ny of the registered servers. However, you should still be able to develop a Jakarta EE 10 app and deploy to a compliant server. I'm also hoping to find some time to repair a few more issues with Jakarta EE for NetBeans 16, so stay tuned! Thanks Josh Juneau juneau...@gmail.com

Re: registering latest Payara

2022-10-01 Thread Josh Juneau
Hi Glenn, Yes, Michael is correct that there are PRs coming for Jakarta EE 10 and Payara 6 in NetBeans 16. You should be able to run Payara 5, GlassFish 6 along with Jakarta EE 9.1 in NetBeans 15. Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us

Re: Adding Payara Server to Jakarta EE 9 Project

2022-05-11 Thread Josh Juneau
Payara does work in NetBeans, but the Jakarta EE 9 schemas for Payara server may not have been updated. I can check on that for a future update. Incidentally, I am working on updating the Jakarta schemas for GlassFish. Hope to have this work completed for the next release. Thanks Josh Juneau

Re: JSF CDI code assist

2021-12-09 Thread Josh Juneau
later determined was not compatible. I'll need to try again now with PrimeFaces 11 to see if EL code completion works. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau > On Dec 6, 2021, at 2:01 PM, Jason Abreu wrote: > >

Re: NetBeans 12.3 cannot start a Glassfish 6.00 server

2021-03-29 Thread Josh Juneau
settings), and see if that works for you? Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=juneau <https://www.apress.com/index.php/author/author/view/id/1866> On Sun, Mar 28, 2021 at 10:11 AM David Gradwell wrote: > Hi, &g

Re: Java EE8 Status

2021-01-08 Thread Josh Juneau
should be able to translate any tutorials of Java EE over to Jakarta EE without much trouble. Jakarta EE 9 introduces a new namespace, which will change things a bit, although the APIs will remain much the same as the standard Java EE/Jakarta EE 8 APIs. Hope this helps. Josh Juneau From: Som

Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-23 Thread Josh Juneau
10.14.6 running on x86_64; UTF-8; en_US (nb) Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau <https://www.apress.com/index.php/author/author/view/id/1866> On 11/21/20, 2:06 AM, "Laszlo Kishalmi" wrote: Dear comm

Re: Restful Web Services

2020-08-27 Thread Josh Juneau
. Thanks and take care! Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau <https://www.apress.com/index.php/author/author/view/id/1866> On Thu, Aug 27, 2020 at 2:15 PM Nelligan, Steven M wrote: > Yes we are maintaining an old

Re: Netbeans, JSF and Entity classes from database

2020-06-25 Thread Josh Juneau
relationships. https://jeddict.github.io/ Hope this helps. Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau <https://www.apress.com/index.php/author/author/view/id/1866> On Tue, Jun 23, 2020 at 5:04 PM Charles Johnson

Re: Netbeans 12 Adding Jars to project

2020-05-30 Thread Josh Juneau
. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau > On May 30, 2020, at 6:02 AM, ronald marangwanda > wrote: > >  > I have a folder full of jar files. > > How do I add these files to my dependencies for a Maven pr

Re: Chat/Issue

2020-03-22 Thread Josh Juneau
Hi Ami, Please put an issue into the Apache NetBeans JIRA: https://issues.apache.org/jira/projects/NETBEANS/issues/NETBEANS-4034 Thanks! Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau > On Mar 22, 2020, at 9:50 AM, ami kamin

Re: NB 11.2 hangs on project background scan

2020-01-30 Thread Josh Juneau
Hi Gary, Have you attempted to start up with a new userdir? I haven't worked much with JDK 13 yet, so this is just a guess to help troubleshoot. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau > On Jan 30, 2020, at

Re: "Compile on Save" option disabled for Maven WAR project in Netbeans 11.2, working in 11.1

2019-11-21 Thread Josh Juneau
Thanks John and David. Glad to hear that it is working. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau > On Nov 21, 2019, at 5:55 PM, David Sharpe wrote: > >  > Hi John, > > I did not have nb-javac installed! A

Re: "Compile on Save" option disabled for Maven WAR project in Netbeans 11.2, working in 11.1

2019-11-21 Thread Josh Juneau
Thanks I will work on reproducing the issue. I appreciate your time. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau > On Nov 21, 2019, at 4:58 PM, David Sharpe wrote: > >  > Hi Josh, > > It's Microsof

Re: "Compile on Save" option disabled for Maven WAR project in Netbeans 11.2, working in 11.1

2019-11-21 Thread Josh Juneau
Hi David, Can you please tell us what operating system you are using? Thanks! Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau > On Nov 21, 2019, at 3:24 PM, David Sharpe wrote: > >  > Hi everyone, > > Can s

Re: Fonts in the project tree with darcula ?

2019-11-02 Thread Josh Juneau
Hi Alex, I have not noticed a dark font with Darcula. Have you tried with a new userdir to see if perhaps something may be configured incorrectly in the one you are using? Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau

Re: Error message during creation of an Entreprise Application with Maven

2019-07-18 Thread Josh Juneau
Thanks Richard and Geertjan. It probably makes sense to remove this functionality since this application style is not very relevant nowadays. With respect to the error, it looks like the Maven archetype for that particular project type must be missing from Maven central. Josh Juneau http

Re: NetBeans for Java EE 8

2019-06-15 Thread Josh Juneau
pache NetBeans: https://github.com/juneau001/javaee8-archetype The Java EE 8 support uses this archetype when it creates a new Java EE 8 project. The Java EE 8 support also adds support for GlassFish 5.0.1 and GlassFish 5.1. Let me know if you have any questions. Josh Juneau juneau...@gmail.com

Re: Trying to set up Tomcat with Netbeans

2019-05-21 Thread Josh Juneau
Hi Owen, As mentioned by Geertjan, if you install NetBeans 11 then it should work. Once installed, open the "Services" tab, then right-click on "Servers" and choose "Add Server". One of the available server options is "Apache Tomcat or TomEE". Thanks J

Re: NB 11 crashes on Mac

2019-04-17 Thread Josh Juneau
her information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau <https://www.apress.com/index.php/author/author/view/id/1866>

Re: Problems with NetBeans 11 creating Web applications for Java EE 8

2019-04-06 Thread Josh Juneau
feedback, and the team will keep you updated on Java EE 8 and Jakarta EE support. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Apr 6, 2019, at 7:36 AM, Richard Grin > wrote: > > Hi, > > I have just

Re: [DISCUSS] Apache NetBeans roadmap updates

2018-11-14 Thread Josh Juneau
very aware of several problems, as well as > features that need to be added -- we need everyone to be proactive in > pinning down bugs and in providing code contributions for missing features. > > Comments welcome, and many thanks for all the hard and enthusiastic work > done so far. > > Gj > > > -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: +-j2ee.platform.classpath=

2018-11-03 Thread Josh Juneau
may resolve the issue. This article will help you set up NetBeans 9 for use with Java EE: https://dzone.com/articles/notes-on-java-eejakarta-ee-support-for-netbeans-9 Thanks and keep us posted. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php

Re: Apache NetBeans: Duke's Choice Award Winner 2018

2018-10-23 Thread Josh Juneau
Congrats to everyone for all of the hard work on such an excellent IDE and platform! Well deserved! Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Oct 23, 2018, at 4:29 PM, Geertjan Wielenga > wrote: &

Apache NetBeans 9.0 Highlighted in Tutorial

2018-09-21 Thread Josh Juneau
to set up Apache NetBeans 9.0 for Java EE/Jakarta EE and run the article examples. I wanted to send it out to the community and applaud the author Mikalai Zaikin for the work...job well done!! https://docs.google.com/document/d/1skUZboiHypYApkrV8ox0wuhaHrP9t7d3D_CN4OxJLEU Thanks Josh Juneau

Re: [java] formatter questions

2018-08-22 Thread Josh Juneau
rmatter is listed as having no > compatible versions available. > > Perhaps there is a different marketplace that I can use to get it with NB > 9.0? I could compile it myself and patch, but then it is more difficult to > get my team on board with it. > > > Thanks, > >

Re: JavaFX for NetBeans GUI

2018-08-16 Thread Josh Juneau
Thanks Sven, that is very interesting. I will check it out! Josh Juneau http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Aug 16, 2018, at 1:18 PM, Sven Reimers wrote: > > Hi all, > > there is a project out there called eFX.

Re: JavaFX for NetBeans GUI

2018-08-16 Thread Josh Juneau
ex tasks that I can think of in relation to >>> Apache NetBeans. >>> >>> So, it would be great for this to be done, but let's not be naive about >>> the amount of work, skills, and energy required. >>> >>> Gj >>> >>> >

Re: Adding Visual Web Designer using JavaFX

2018-08-16 Thread Josh Juneau
ge, etc. >>>> >>>> >>>> On Mon, Aug 13, 2018 at 4:32 PM, Kai Uwe Pel >>>> wrote: >>>> >>>>> +++ 1 >>>>> >>>>> On 8/13/2018 3:27 PM, Bayless wrote: >>>>> >>>>> Good answer Geertjan! >>>>> >>>>> Bayless >>>>> >>>>> On 08/13/2018 07:11 AM, Geertjan Wielenga wrote: >>>>> >>>>> I think relatively easy tasks do not exist in software development. >>>>> >>>>> Gj >>>>> >>>>> On Mon, Aug 13, 2018 at 2:07 PM, Miroslav Nachev < >>>>> mnachev.nscenter...@gmail.com> wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> In case, that JavaFX replace Swing for NetBeans GUI, creating a >>>>>> Visual Web Designer will be a relatively easy task. What do you think? >>>>>> >>>>>> >>>>>> Regards, >>>>>> Miro. >>>>>> >>>>>> >>>>> >>>>> >>>>> >>>> >> > -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: JavaFX for NetBeans GUI

2018-08-16 Thread Josh Juneau
> > On Mon, Aug 13, 2018 at 12:51 PM, Miroslav Nachev < > mnachev.nscenter...@gmail.com> wrote: > >> Hi, >> >> Are there any plans NetBeans to use JavaFX for own GUI instead Swing >> > -- Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866

Re: Virtual Apache NetBeans Meetups

2018-08-07 Thread Josh Juneau
nitely. > > Also note, according to the Apache rules, no decisions can be made outside > the mailing lists. So, these meetups are just to implement decisions that > have already been made, to assign/receive tasks within the project (e.g., > related to the 2nd donation integrati

Re: Virtual Apache NetBeans Meetups

2018-08-04 Thread Josh Juneau
Hi Geertjan, Can these virtual meetings be recorded for those who will be unable to attend at that time? Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/index.php/author/author/view/id/1866 > On Aug 4, 2018, at 4:28 AM, Geertjan Wiele

Re: Netbeans 9.0 JEE Support

2018-07-18 Thread Josh Juneau
Hi All, I wanted to chime in to let you know I am using NetBeans 9 with the 8.2 update center Java EE plug-ins for daily work. It works well. If you have any issues with it then I can try to help out. Thanks Josh Juneau http://jj-blogger.blogspot.com https://www.apress.com/index.php/author

Re: Netbeans 9 profiler

2018-07-14 Thread Josh Juneau
Hi Everyone, I also have no issues with the profiler (ran through the same steps as outlined by Alan) on OS X 10.13.5. I was part of the NetCAT for profiler as well. I am leaning towards a Windows-specific issue perhaps. Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https

Re: [java] Can NB 8.2 and NB 9 Coexist

2018-05-24 Thread Josh Juneau
Hi Bob, Yes, you can install both NetBeans 9 and NetBeans 8.2 on the same machine. Furthermore, you can install the NetBeans 8.2 plugins (some of them work) on NetBeans 9 and develop Java EE apps. I am doing this today with the incubator release. Hope this helps. Josh Juneau juneau