Hi Geertjan,

I think GlassFish 6 and Open Liberty.  Wildfly supports the web profile.

https://jakarta.ee/compatibility/#tab-9

I will work on getting at least GlassFish 6 to work upon installation of Apache 
NetBeans so that there is no confusion.

Josh Juneau
[email protected]
http://jj-blogger.blogspot.com
https://www.apress.com/us/search?query=Juneau

> On Apr 3, 2021, at 10:00 AM, Geertjan Wielenga 
> <[email protected]> wrote:
> 
> Sorry, I mean Jakarta EE 9. :-)
> 
> Gj
> 
>> On Sat, 3 Apr 2021 at 16:54, Geertjan Wielenga <
>> [email protected]> wrote:
>> 
>> OK. Which servers support Java EE 9 right now? I think unless the
>> generated app can be deployed, there’ll be confusion.
>> 
>> Gj
>> 
>>> On Sat, 3 Apr 2021 at 16:49, Josh Juneau <[email protected]> wrote:
>>> 
>>> Hi Geertjan,
>>> 
>>> You are correct, we are going to need go use a similar pull request for
>>> each server that supports Jakarta EE 9.  Right now, it works only if there
>>> is no server selected.
>>> 
>>> Thanks
>>> 
>>> Josh Juneau
>>> [email protected]
>>> http://jj-blogger.blogspot.com
>>> https://www.apress.com/us/search?query=Juneau
>>> 
>>>> On Apr 3, 2021, at 9:15 AM, Geertjan Wielenga
>>> <[email protected]> wrote:
>>>> 
>>>> I believe we need something like this for each server that supports
>>> Java EE
>>>> 9:
>>>> 
>>>> 
>>> https://github.com/apache/netbeans/pull/2845/commits/d4c17c0a9ed0fdcf0910b056e8dbdcd19591e366
>>>> 
>>>> Gj
>>>> 
>>>>> On Sat, Apr 3, 2021 at 10:19 AM Geertjan Wielenga <
>>>>> [email protected]> wrote:
>>>>> 
>>>>> Only if no server is selected, can "Jakarta EE 9 Web" be selected.
>>>>> 
>>>>> Is that correct? Or does something need to be registered per server,
>>> i.e.,
>>>>> a pull request needed for each server extension in Apache NetBeans
>>> GitHub,
>>>>> for each server that supports Jakarta EE 9 Web?
>>>>> 
>>>>> Gj
>>>>> 
>>>>> On Sat, Apr 3, 2021 at 6:48 AM Geertjan Wielenga <
>>>>> [email protected]> wrote:
>>>>> 
>>>>>> So only GlassFish 6 supports Jakarta EE 9? And when GlassFish 6 is
>>>>>> registered, it can be selected to deploy a Jakarta EE 9 application?
>>>>>> 
>>>>>> Gj
>>>>>> 
>>>>>>> On Sat, 3 Apr 2021 at 02:39, Josh Juneau <[email protected]>
>>> wrote:
>>>>>> 
>>>>>>> Hi Geertjan,
>>>>>>> 
>>>>>>> Thanks for getting the PR into the release.  I will write a blog post
>>>>>>> about
>>>>>>> the Jakarta EE 9 support.  In a nutshell, this release includes the
>>>>>>> creation of Jakarta EE 9 projects.  I am looking into developing a
>>>>>>> javax.*
>>>>>>> to jakarta.* conversion utility, but that is not included in this
>>>>>>> release.
>>>>>>> 
>>>>>>> This release also enables one to download GlassFish 6 when adding a
>>> new
>>>>>>> server.
>>>>>>> 
>>>>>>> To create a new Jakarta EE 9 project, do the following:
>>>>>>> 
>>>>>>> 1)  Click "New Project" -> "Java with Maven" -> "Web Application"
>>>>>>> 2) When prompted for Java EE version, choose "Jakarta EE 9 Web"
>>>>>>> 
>>>>>>> ** I will change the "Java EE Version" label in a future update!
>>>>>>> 
>>>>>>> Thanks for all of your work!
>>>>>>> 
>>>>>>> Josh Juneau
>>>>>>> [email protected]
>>>>>>> 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 Fri, Apr 2, 2021 at 5:21 PM Geertjan Wielenga
>>>>>>> <[email protected]> wrote:
>>>>>>> 
>>>>>>>> Hi Josh,
>>>>>>>> 
>>>>>>>> It's in, and now that we have Beta 1, can you please try and provide
>>>>>>>> instructions here or somewhere about how to use the Java EE 9
>>> support?
>>>>>>>> 
>>>>>>>> Thanks for your great work,
>>>>>>>> 
>>>>>>>> Gj
>>>>>>>> 
>>>>>>>> On Fri, Apr 2, 2021 at 8:47 PM Josh Juneau <[email protected]>
>>>>>>> wrote:
>>>>>>>> 
>>>>>>>>> Hi Geertjan/Neil,
>>>>>>>>> 
>>>>>>>>> It looks like NETBEANS-5216 has passed the Travis checks.  If
>>>>>>> possible,
>>>>>>>> it
>>>>>>>>> would be great to have this as part of the 12.4 beta.
>>>>>>>>> 
>>>>>>>>> Let me know if there is anything you need from me in order to move
>>>>>>> this
>>>>>>>>> into the beta.  Thanks for all of your time.
>>>>>>>>> 
>>>>>>>>> Josh Juneau
>>>>>>>>> [email protected]
>>>>>>>>> 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 Fri, Apr 2, 2021 at 9:24 AM Josh Juneau <[email protected]>
>>>>>>> wrote:
>>>>>>>>> 
>>>>>>>>>> Thanks Geertjan!  I am working on trying to get the following PR
>>> to
>>>>>>>> pass
>>>>>>>>>> all Travis tests:
>>>>>>>>>> 
>>>>>>>>>> [NETBEANS-5216] Jakarta EE 9 Project Support
>>>>>>>>>> <https://github.com/apache/netbeans/pull/2684>
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> Josh Juneau
>>>>>>>>>> [email protected]
>>>>>>>>>> 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 Fri, Apr 2, 2021 at 8:46 AM Geertjan Wielenga
>>>>>>>>>> <[email protected]> wrote:
>>>>>>>>>> 
>>>>>>>>>>> Just to say I’ll be branching around 21:00 CET to give maximum
>>>>>>> time
>>>>>>>> for
>>>>>>>>>>> everyone needing to merge to complete their merging for Beta.
>>>>>>>>>>> 
>>>>>>>>>>> Gj
>>>>>>>>>>> 
>>>>>>>>>>> On Thu, 1 Apr 2021 at 20:28, Jakub Herkel <[email protected]>
>>>>>>> wrote:
>>>>>>>>>>> 
>>>>>>>>>>>> Maybe these two PR could be included (but they need final
>>>>>>> review &
>>>>>>>>>>>> approval):
>>>>>>>>>>>> 
>>>>>>>>>>>> https://github.com/apache/netbeans/pull/2544
>>>>>>>>>>>> https://github.com/apache/netbeans/pull/2612
>>>>>>>>>>>> 
>>>>>>>>>>>> best regards
>>>>>>>>>>>> 
>>>>>>>>>>>> Jakub
>>>>>>>>>>>> 
>>>>>>>>>>>> On Thu, Apr 1, 2021 at 1:12 PM Tomáš Procházka <[email protected]
>>>>>>>> 
>>>>>>>>> wrote:
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Would it be possible to review
>>>>>>>>>>>> https://github.com/apache/netbeans/pull/2772 which makes PHP
>>>>>>>>> Annotation
>>>>>>>>>>>> API public?
>>>>>>>>>>>>> It will allow to implement support for more annotations than
>>>>>>> only
>>>>>>>>>>> those
>>>>>>>>>>>> in listed friend modules.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>> Tom
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>>> On 01. 04. 21 11:45, Geertjan Wielenga wrote:
>>>>>>>>>>>>>> Hi all,
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Your brave release managers (the undersigned and Neil C.
>>>>>>> Smith),
>>>>>>>>>>> will
>>>>>>>>>>>>>> according to our schedule tomorrow put together a Beta
>>>>>>> release
>>>>>>>> for
>>>>>>>>>>>> 12.4,
>>>>>>>>>>>>>> including a vote thread once the sources and convenience
>>>>>>>> binaries
>>>>>>>>>>> are
>>>>>>>>>>>>>> available.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> That means that, please:
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 1. This is a last call for PRs to be included in Beta.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 2. Tomorrow we'll stop merging while release124 branch is
>>>>>>>> created.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 3. The current delivery branch will be deleted and a new one
>>>>>>>> will
>>>>>>>>> be
>>>>>>>>>>>>>> created on feature freeze.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Feel free to respond with any concerns or questions or any
>>>>>>> PRs
>>>>>>>>> that
>>>>>>>>>>>> are not
>>>>>>>>>>>>>> merged yet that need to not be forgotten about.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Gj
>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>> 
>>> ---------------------------------------------------------------------
>>>>>>>>>>>>> To unsubscribe, e-mail: [email protected]
>>>>>>>>>>>>> For additional commands, e-mail: [email protected]
>>>>>>>>>>>>> 
>>>>>>>>>>>>> For further information about the NetBeans mailing lists,
>>>>>>> visit:
>>>>>>>>>>>>> 
>>>>>>>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>> 
>>> ---------------------------------------------------------------------
>>>>>>>>>>>> To unsubscribe, e-mail: [email protected]
>>>>>>>>>>>> For additional commands, e-mail: [email protected]
>>>>>>>>>>>> 
>>>>>>>>>>>> For further information about the NetBeans mailing lists, visit:
>>>>>>>>>>>> 
>>>>>>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>> 
>>>>>>>> 
>>>>>>> 
>>>>>> 
>>> 
>> 

Reply via email to