Re: registering latest Payara

2022-10-02 Thread Richard Grin

Hi Josh,

So, thanks to Jose Contreras and Gaurav Gupta too :-).

I have just tried your archetype webapp-jarkata91 to test with Jakarta 
EE 9.1 (at least to replace javax by jakarta, preparing for Jakarta 
EE10). It worked but I couldn't start GlassFish 6.2.5 from NetBeans and 
I had to start it with asadmin in a terminal. Is there a way to start it 
from NetBeans?


Best regards,

Richard

Le 02/10/2022 à 19:36, Josh Juneau a écrit :

Hi Richard,

Thanks for the kind words, but all of these latest changes for Jakarta 
EE were from Jose Contreras and Gaurav Gupta!  I've just created and 
submitted a Jakarta EE 10 Maven archetype (JDK11 and full profile). 
 It should become available at the following URL within the next few days:


https://mvnrepository.com/artifact/io.github.juneau001

Also, you should be able to manually create a Jakarta EE 10 
application within NetBeans...just do not select a server to deploy to 
for now.  Since Jakarta EE 10 is not yet supported by NetBeans, it 
will not allow you to deploy to any 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
http://jj-blogger.blogspot.com
https://www.apress.com/us/search?query=Juneau

On Oct 2, 2022, at 2:42 AM, Richard Grin 
 wrote:




Hi Josh,

Thanks for your work for NetBeans.

It seems that bug #4605 has been fixed ("Impossible to create a Maven 
Web application for Jakarta EE 9.1" ; bug #4532). How can I get the 
new version of the Maven achetype to create a Jakarta EE 9.1 project? 
NetBeans 15 "Check for Updates"  displays "Your IDE is up to date".


I am teaching a course on Jakarta EE in November and I would like to 
use Jakarta EE 10. When do you think it will be possible to get the 
(pre-release) version of NetBeans 16 that will contain the PRs for 
Jakarta EE 10?


Best regards,

Richard

Le 02/10/2022 à 07:23, Josh Juneau a écrit :

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/search?query=Juneau

On Oct 1, 2022, at 3:07 PM, Glenn Holmer 
 wrote:


I haven't done much EE programming since I retired, but want to update
an app I wrote to the latest Jakara EE.

Is that supported in NetBeans 15? Because I had trouble registering the
server in NetBeans. It's installed (payara-6.2022.1.Alpha4.zip), and I
can get the pages on 8080 and 4848, but here's what happens when I try
to register Payara:

0) I select a location (/opt/payara6)
1) I get "Detected a 6.2022.1 install. Click Next to register remote or
custom local domains." ("Local Domain" is selected, "Download 
Now..." is

greyed out)
2) I click Next, but nothing happens except that the "Click Next"
message disappears. "Finish" is greyed out.

What am I doing wrong? I'm running on openjdk 17.

--
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."


-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


--
Richard Grin


--
Richard Grin


Re: registering latest Payara

2022-10-02 Thread Josh Juneau
Hi Richard,

Thanks for the kind words, but all of these latest changes for Jakarta EE were 
from Jose Contreras and Gaurav Gupta!  I've just created and submitted a 
Jakarta EE 10 Maven archetype (JDK11 and full profile).  It should become 
available at the following URL within the next few days:

https://mvnrepository.com/artifact/io.github.juneau001

Also, you should be able to manually create a Jakarta EE 10 application within 
NetBeans...just do not select a server to deploy to for now.  Since Jakarta EE 
10 is not yet supported by NetBeans, it will not allow you to deploy to any 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
http://jj-blogger.blogspot.com
https://www.apress.com/us/search?query=Juneau

> On Oct 2, 2022, at 2:42 AM, Richard Grin  
> wrote:
> 
> 
> Hi Josh,
> 
> Thanks for your work for NetBeans.
> 
> It seems that bug #4605 has been fixed ("Impossible to create a Maven Web 
> application for Jakarta EE 9.1" ; bug #4532). How can I get the new version 
> of the Maven achetype to create a Jakarta EE 9.1 project? NetBeans 15 "Check 
> for Updates"  displays "Your IDE is up to date".
> 
> I am teaching a course on Jakarta EE in November and I would like to use 
> Jakarta EE 10. When do you think it will be possible to get the (pre-release) 
> version of NetBeans 16 that will contain the PRs for Jakarta EE 10?
> 
> Best regards,
> 
> Richard
> 
> Le 02/10/2022 à 07:23, Josh Juneau a écrit :
>> 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/search?query=Juneau
>> 
>>> On Oct 1, 2022, at 3:07 PM, Glenn Holmer  
>>> wrote:
>>> 
>>> I haven't done much EE programming since I retired, but want to update
>>> an app I wrote to the latest Jakara EE.
>>> 
>>> Is that supported in NetBeans 15? Because I had trouble registering the
>>> server in NetBeans. It's installed (payara-6.2022.1.Alpha4.zip), and I
>>> can get the pages on 8080 and 4848, but here's what happens when I try
>>> to register Payara:
>>> 
>>> 0) I select a location (/opt/payara6)
>>> 1) I get "Detected a 6.2022.1 install. Click Next to register remote or
>>> custom local domains." ("Local Domain" is selected, "Download Now..." is
>>> greyed out)
>>> 2) I click Next, but nothing happens except that the "Click Next"
>>> message disappears. "Finish" is greyed out.
>>> 
>>> What am I doing wrong? I'm running on openjdk 17.
>>> 
>>> --
>>> Glenn Holmer (Linux registered user #16682)
>>> "After the vintage season came the aftermath -- and Cenbe."
>>> 
>>> 
>>> -
>>> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>>> For additional commands, e-mail: users-h...@netbeans.apache.org
>>> 
>>> For further information about the NetBeans mailing lists, visit:
>>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>> 
> -- 
> Richard Grin


Re: registering latest Payara

2022-10-02 Thread Glenn Holmer
On 10/2/22 00:23, Josh Juneau wrote:
> 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 for the answers. Latest bleeding edge not supported, fair enough!
I'll update it to Payara 5/Jakarta 9.1 instead.

--
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: registering latest Payara

2022-10-02 Thread Neil C Smith
On Sun, 2 Oct 2022 at 08:42, Richard Grin
 wrote:
> I am teaching a course on Jakarta EE in November and I would like to use 
> Jakarta EE 10. When do you think it will be possible to get the (pre-release) 
> version of NetBeans 16 that will contain the PRs for Jakarta EE 10?

Release schedule is here -
https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule

First 16-rc1 should be available within a few days of freeze.

Freeze is currently scheduled for Oct ~15th, although that's a
Saturday so probably some time the week of Oct 17th.

Best wishes,

Neil

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: registering latest Payara

2022-10-02 Thread Richard Grin

Hi Josh,

Thanks for your work for NetBeans.

It seems that bug #4605 has been fixed ("Impossible to create a Maven 
Web application for Jakarta EE 9.1" ; bug #4532). How can I get the new 
version of the Maven achetype to create a Jakarta EE 9.1 project? 
NetBeans 15 "Check for Updates"  displays "Your IDE is up to date".


I am teaching a course on Jakarta EE in November and I would like to use 
Jakarta EE 10. When do you think it will be possible to get the 
(pre-release) version of NetBeans 16 that will contain the PRs for 
Jakarta EE 10?


Best regards,

Richard

Le 02/10/2022 à 07:23, Josh Juneau a écrit :

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/search?query=Juneau

On Oct 1, 2022, at 3:07 PM, Glenn Holmer 
 wrote:


I haven't done much EE programming since I retired, but want to update
an app I wrote to the latest Jakara EE.

Is that supported in NetBeans 15? Because I had trouble registering the
server in NetBeans. It's installed (payara-6.2022.1.Alpha4.zip), and I
can get the pages on 8080 and 4848, but here's what happens when I try
to register Payara:

0) I select a location (/opt/payara6)
1) I get "Detected a 6.2022.1 install. Click Next to register remote or
custom local domains." ("Local Domain" is selected, "Download Now..." is
greyed out)
2) I click Next, but nothing happens except that the "Click Next"
message disappears. "Finish" is greyed out.

What am I doing wrong? I'm running on openjdk 17.

--
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."


-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


--
Richard Grin


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/search?query=Juneau

> On Oct 1, 2022, at 3:07 PM, Glenn Holmer  wrote:
> 
> I haven't done much EE programming since I retired, but want to update
> an app I wrote to the latest Jakara EE.
> 
> Is that supported in NetBeans 15? Because I had trouble registering the
> server in NetBeans. It's installed (payara-6.2022.1.Alpha4.zip), and I
> can get the pages on 8080 and 4848, but here's what happens when I try
> to register Payara:
> 
> 0) I select a location (/opt/payara6)
> 1) I get "Detected a 6.2022.1 install. Click Next to register remote or
> custom local domains." ("Local Domain" is selected, "Download Now..." is
> greyed out)
> 2) I click Next, but nothing happens except that the "Click Next"
> message disappears. "Finish" is greyed out.
> 
> What am I doing wrong? I'm running on openjdk 17.
> 
> --
> Glenn Holmer (Linux registered user #16682)
> "After the vintage season came the aftermath -- and Cenbe."
> 
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
> 
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> 


Re: registering latest Payara

2022-10-01 Thread Michael Bien

Hi Glenn,

there is a PR in the queue which is fixing this:
https://github.com/apache/netbeans/pull/4695

saw many Jakarta EE related PRs recently targeted for NB 16.

best regards,
michael


On 01.10.22 22:06, Glenn Holmer wrote:

I haven't done much EE programming since I retired, but want to update
an app I wrote to the latest Jakara EE.

Is that supported in NetBeans 15? Because I had trouble registering the
server in NetBeans. It's installed (payara-6.2022.1.Alpha4.zip), and I
can get the pages on 8080 and 4848, but here's what happens when I try
to register Payara:

0) I select a location (/opt/payara6)
1) I get "Detected a 6.2022.1 install. Click Next to register remote or
custom local domains." ("Local Domain" is selected, "Download Now..." is
greyed out)
2) I click Next, but nothing happens except that the "Click Next"
message disappears. "Finish" is greyed out.

What am I doing wrong? I'm running on openjdk 17.

--
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."


-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



registering latest Payara

2022-10-01 Thread Glenn Holmer
I haven't done much EE programming since I retired, but want to update
an app I wrote to the latest Jakara EE.

Is that supported in NetBeans 15? Because I had trouble registering the
server in NetBeans. It's installed (payara-6.2022.1.Alpha4.zip), and I
can get the pages on 8080 and 4848, but here's what happens when I try
to register Payara:

0) I select a location (/opt/payara6)
1) I get "Detected a 6.2022.1 install. Click Next to register remote or
custom local domains." ("Local Domain" is selected, "Download Now..." is
greyed out)
2) I click Next, but nothing happens except that the "Click Next"
message disappears. "Finish" is greyed out.

What am I doing wrong? I'm running on openjdk 17.

--
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."


-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists