Giuseppe Tino created NETBEANS-2171:
---------------------------------------
Summary: Exception trying to create an ANT web application with JSF
Key: NETBEANS-2171
URL: https://issues.apache.org/jira/browse/NETBEANS-2171
Project: NetBeans
Issue Type: Bug
Components: javaee - Web Project
Affects Versions: 11.0
Environment: Product Version: Apache NetBeans IDE Dev (Build
incubator-netbeans-release-384-on-20190213)
Java: 12; OpenJDK 64-Bit Server VM 12+32
Runtime: OpenJDK Runtime Environment 12+32
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
Reporter: Giuseppe Tino
Attachments: Error.txt
Steps to reproduce:
# Create a new "Java Web / Web Application" project: (Ant project)
** "Project Name": {{firstcup}}
** "Server": {{GlassFish Server 5.0}}
** "Java EE Version": {{Java EE 7 Web}}
** "Context Path": {{/firstcup}}
# In "Frameworks" step of the wizard, tick "JavaServer Faces" and in
"Configuration" tab, set "JSF Servlet URL Pattern" to: {{/firstcupWeb/*}}.
# Click on the "Finish" button
Expected result:
* The project is correctly created
Actual Result:
* The Finish button become grey and it is not possible to proceed
* The error reported in the attached file occurs
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
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