rpj0330 opened a new issue, #6283: URL: https://github.com/apache/netbeans/issues/6283
### Apache NetBeans version Apache NetBeans 18 ### What happened Netbeans 12.5 produced no issues. Prior to errors, I built, deployed to glassfish and ran a jakarta 10 web services REST app in Netbeans 18. Then errors started as: I built maven web app successfully, but deploy to glassfish runs and abruptly drops out of deploy with persistence error after I added entity manager to java class, which has reference named in persistence.xml. Alternatively, I built ant web app successfully, but deploy fails here too. I uninstalled Netbeans 18 and reinstalled same. Now I cannot add web servers(glassfish, payara) in the Service tab and on Servers menu. It reports: Not a valid Glassfish server installation for GF and Payara. At this point, I'll attempt to reinstall, but hope Netbeans 19 fixes issues with adding persistence, entity management and servers to JakartaEE projects. ### How to reproduce _No response_ ### Did this work correctly in an earlier version? Apache NetBeans 13 or earlier ### Operating System Windows 10 ### JDK JDK 17 ### Apache NetBeans packaging Apache NetBeans platform ### 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
