torieeee opened a new issue, #5997: URL: https://github.com/apache/netbeans/issues/5997
### Apache NetBeans version Apache NetBeans 17 ### What happened I am trying to set up a message driven bean but whenever I do so the i get the error message that the feature is not fully supported on j2ee q.3 and that i should upgrade to 1.4. Furthermore, when I generate the entity class the code comes with highlighted errors saying it cannot recognize the symbols and that javadox is s missing. I don't know how to fix it ### How to reproduce Create a project, use glass fish server and jdbc)sample as the data source. Create an entity class from persistence. In the same package add a message driven bean ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 11 pro education ### JDK Jdk 20 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else Every time I try to create a message driven bean ### Are you willing to submit a pull request? Yes -- 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
