juneau001 commented on code in PR #6129:
URL: https://github.com/apache/netbeans/pull/6129#discussion_r1255055306


##########
enterprise/j2ee.ejbcore/src/org/netbeans/modules/j2ee/ejbcore/ejb/wizard/session/SessionEJBWizard.java:
##########


Review Comment:
   Does this need to support Jakarta EE 9+?  I am testing on a Jakarta EE 10 
project and javax.* entities are being generated.



##########
java/j2ee.persistence/src/org/netbeans/modules/j2ee/persistence/wizard/entity/EntityWizard.java:
##########


Review Comment:
   I'm not 100% if this needs to be adjusted at all for Jakarta EE 9+...looks 
great with the new enterprisePrefix, but my entities are still being generated 
with javax.* on a Jakarta EE 10 project



##########
enterprise/j2ee.ejbcore/src/org/netbeans/modules/j2ee/ejbcore/ejb/wizard/jpa/dao/AppServerValidationPanel.java:
##########


Review Comment:
   Does this need to support Jakarta EE 9+?  I am testing on a Jakarta EE 10 
project and javax.* entities are being generated.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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