Brief Summary
On eclipse JEE 2023-09 with Payara Eclipse IDE Plugin and Payara 6.2023.8 runtime I'm unable to select Jakarta EE 9 or 10 facets for my Jakarta EE projects.
If I create a Jakarte EE 10 project, using for example Dymanic Web Module 5.0 or 6.0 (Jakarta EE Servlet 5.0 or 6.0) then I'm not able from eclipse to deploy it on my Payara 6.2023.8 server.
Expected Outcome
I should be able with a Payara 6.2023.8 runtime to create and develop Jakarta EE 9 or 10 projects (using Servlet 6.0 or EJB 4.0),.
When I have such project I should be able to deploy it using eclipse UI on a Payara 6.2023.8 server.
Current Outcome
Actually the only facet I can choose a are the one bellow Jakarta EE 8.
Only the projets which use this facets can be deployed on on Paraya servers.
Reproducer
Jakarta EE 10 project creation:
- Install Eclipse IDE for Java EE Developers 2023-09
- Install Payara tools using the market place
- Install Payara 6
- Create a Payara 6 runtime and server
- Try to create Dynamic Web Project with Payara runtime: only choose facet version bellow 4.0
Jakarta EE 10 project deployment:
- Install Eclipse IDE for Java EE Developers 2023-09
- Install Payara tools using the market place
- Install Payara 6
- Create a Jakarta EE 10 dynamic web project (using maven, gradle or wildfly runtime)
- Try to deploy it on the Payara 6 server using eclipse ui: you won't be able to do it.
Operating System
windows 11 education
JDK Version
jdk zulu 17
Ecosystem Tool
Eclipse IDE Plugin
Brief Summary
On eclipse JEE 2023-09 with Payara Eclipse IDE Plugin and Payara 6.2023.8 runtime I'm unable to select Jakarta EE 9 or 10 facets for my Jakarta EE projects.
If I create a Jakarte EE 10 project, using for example Dymanic Web Module 5.0 or 6.0 (Jakarta EE Servlet 5.0 or 6.0) then I'm not able from eclipse to deploy it on my Payara 6.2023.8 server.
Expected Outcome
I should be able with a Payara 6.2023.8 runtime to create and develop Jakarta EE 9 or 10 projects (using Servlet 6.0 or EJB 4.0),.
When I have such project I should be able to deploy it using eclipse UI on a Payara 6.2023.8 server.
Current Outcome
Actually the only facet I can choose a are the one bellow Jakarta EE 8.
Only the projets which use this facets can be deployed on on Paraya servers.
Reproducer
Jakarta EE 10 project creation:
Jakarta EE 10 project deployment:
Operating System
windows 11 education
JDK Version
jdk zulu 17
Ecosystem Tool
Eclipse IDE Plugin