Hi Nigel, You may want to file a bug report because I suspect there may be an issue with Ubuntu in this situation. However, you should be able to continue by manually adding the dependencies for Jakarta Faces and manually adding the faces-config.xml file. I think the wizard just automatically adds the dependencies and configures the project.
The following document should help you to manually configure your Jakarta Faces project: https://jakarta.ee/learn/docs/jakartaee-tutorial/current/web/faces-configure/faces-configure.html By the way, I am referring to Jakarta Faces, rather than JSF, because Jakarta Faces is the same framework, juist renamed in recent years. Jakarta Faces refers to JSF 4.0+. In order to run on JDK 17, you will require Jakarta EE 10. https://projects.eclipse.org/projects/ee4j.faces Hope this helps. Josh Juneau On Sat, Aug 10, 2024 at 10:26 AM Nigel Evenden <nc.even...@gmail.com> wrote: > I forgot to say that I use ubuntu23 > > On Sat, 10 Aug 2024, 16:21 Nigel Evenden, <nc.even...@gmail.com> wrote: > >> I have Netbeans 22 and JDK 17 >> In properties framework I have added Java Server Faces. The Ok button >> goes gray >> I am no longer able to continue >> Can you help >> Nigel >> >