kamlendu opened a new issue, #8823: URL: https://github.com/apache/netbeans/issues/8823
### Apache NetBeans version Apache NetBeans 27 ### What happened Persistently Showing the message 'This feature is not fully supported in J2EE 1.3. You have to upgrade your project to J2EE 1.4. ' when i create message driven bean in an ant based project and try to give package name in the creation dialog <img width="724" height="503" alt="Image" src="https://github.com/user-attachments/assets/1ac1c0a1-826f-4af9-8d9f-c931cb616e4e" /> ### Language / Project Type / NetBeans Component EJB module using ANT ### How to reproduce 1. create EJB module using ANT 2. Right click the module and click others in context menu 3. click on Enterprise Javabeans in left pane of dialog 4. Click on Message Driven Beans in right pane 5. Now a dialog will appear 6. give the package name 7. And you get the message in red color This feature is not fully supported in J2EE 1.3. You have to upgrade your project to J2EE 1.4. <img width="724" height="503" alt="Image" src="https://github.com/user-attachments/assets/c8a583e3-901f-44c9-ba52-06ee78224db5" /> ### Did this work correctly in an earlier version? No / Don't know ### Operating System Ubuntu 22.04 ### JDK 21 ### Apache NetBeans packaging Apache NetBeans Snap Package ### Anything else _No response_ ### Are you willing to submit a pull request? No -- 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
