jrcampins opened a new issue, #6491: URL: https://github.com/apache/netbeans/issues/6491
### Apache NetBeans version Apache NetBeans 19 ### What happened Right-click on an ear-project will open the "Select deployment sever" as usual but the WildFly 29 server is not present in the Server list. I manually added <org-netbeans-modules-maven-j2ee.netbeans_2e_hint_2e_deploy_2e_server>WildFly</org-netbeans-modules-maven-j2ee.netbeans_2e_hint_2e_deploy_2e_server> to the nb-configuration.xml file of the ear, ejb and web modules. It didn't make much of a difference. I still cannot run the ear project. Now, in the Run category of the ear project properties, Server is WildFly, but its Java EE Version is listed as Java EE 8 instead of 10; in the EJB module is even worse, it says Java EE 6; but in the Web module it does say Java EE 10 Web. ### How to reproduce Install WildFly 29 and add it to servers; then try do run an ear project on it. ### Did this work correctly in an earlier version? Apache NetBeans 17 ### Operating System Windows 11 ### JDK 17 for NetBeans and WildFly ### Apache NetBeans packaging Apache NetBeans provided installer ### 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
