mbien commented on issue #9423: URL: https://github.com/apache/netbeans/issues/9423#issuecomment-4758884052
this issue appears to report two distinct observations > Selecting webserver Payara - dialog indicates that it can't find java se. > This is not a Payara issue as I attempted WildFly and Glassfish and the same error occurred so something is wrong with mapping in ide. unfortunately the Payara download links don't work for me atm, but i tried with GlassFish and NB 30 (possible payara duplicate https://github.com/apache/netbeans/issues/8555): I ran the maven -> web application wizard using glassfish 8.0.3 and it did create the project successfully. Once created, I changed the JDK in the settings to JDK 25 (since it is the upper bound what glassfish currently supports), pressed play and saw "hello world" in the browser. > Also jsf option in frameworks defaults to 2.3 and can't be changed!! now this might be a distinct issue you seem to have already reported https://github.com/apache/netbeans/issues/8855 ? -- 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
