Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Report: Payara eclipse plugin isn't able to develop Jakarta EE 10 projects with Payara 6 runtime or deploy them on Payara 6/FISH-7888 #76

Open
stalb opened this issue Sep 21, 2023 · 1 comment
Assignees
Labels
Status: Accepted Confirmed defect or accepted improvement to implement, issue has been escalated to Platform Dev Type: Bug Label issue as a bug defect

Comments

@stalb
Copy link

stalb commented Sep 21, 2023

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:

  1. Install Eclipse IDE for Java EE Developers 2023-09
  2. Install Payara tools using the market place
  3. Install Payara 6
  4. Create a Payara 6 runtime and server
  5. Try to create Dynamic Web Project with Payara runtime: only choose facet version bellow 4.0

Jakarta EE 10 project deployment:

  1. Install Eclipse IDE for Java EE Developers 2023-09
  2. Install Payara tools using the market place
  3. Install Payara 6
  4. Create a Jakarta EE 10 dynamic web project (using maven, gradle or wildfly runtime)
  5. 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

@stalb stalb added Status: Open Issue has been triaged by the front-line engineers and is being worked on verification Type: Bug Label issue as a bug defect labels Sep 21, 2023
@stalb stalb changed the title Bug Report: Bug Report: Payara eclipse plugin isn't able to develop Jakarta EE 10 projets with Payara 6 runtime or deploy them on Payara 6 Sep 25, 2023
@fturizo fturizo changed the title Bug Report: Payara eclipse plugin isn't able to develop Jakarta EE 10 projets with Payara 6 runtime or deploy them on Payara 6 Bug Report: Payara eclipse plugin isn't able to develop Jakarta EE 10 projects with Payara 6 runtime or deploy them on Payara 6 Oct 4, 2023
@fturizo fturizo assigned felixif and unassigned kalinchan Oct 4, 2023
@felixif
Copy link

felixif commented Oct 10, 2023

Hello @stalb,

I have checked the issue with the Eclipse Payara Tools Plugin. As you reported, Dynamic Web Project 5.0 or 6.0 is unavailable when selecting the Payara runtime, and deployment is not working as intended. I have raised an internal issue FISH-7888, the developers acknowledged the bug, and it is going to be fixed in due course.

Thank you for your contribution to the project with this bug report!

Best regards,
Felix

@felixif felixif added Status: Accepted Confirmed defect or accepted improvement to implement, issue has been escalated to Platform Dev and removed Status: Open Issue has been triaged by the front-line engineers and is being worked on verification labels Oct 10, 2023
@felixif felixif changed the title Bug Report: Payara eclipse plugin isn't able to develop Jakarta EE 10 projects with Payara 6 runtime or deploy them on Payara 6 Bug Report: Payara eclipse plugin isn't able to develop Jakarta EE 10 projects with Payara 6 runtime or deploy them on Payara 6/FISH-7888 Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Accepted Confirmed defect or accepted improvement to implement, issue has been escalated to Platform Dev Type: Bug Label issue as a bug defect
Projects
None yet
Development

No branches or pull requests

3 participants