ola
Eu estava testando o webpack do netbeans
e não consegui evoluir em nada.
Meu conhecimento em desenvolmento web e pequena quase nada.
o problema foi o seguinte crio um projeto e não mudei nada so mando ele rodar a pagina em branco e da erro.
Acredito que tenho que configurar alguma coisa abaixo segue o exception:
Description: An unhandled exception occurred during the execution of the web application. Please review the following stack trace for more information regarding the error.
Exception Details: java.lang.NullPointerException
null
Possible Source of Error:
Class Name: javax.faces.webapp.FacesServlet
File Name: FacesServlet.java
Method Name: init
Line Number: 165
Source not available. Information regarding the location of the exception can be identified using the exception stack trace below.
Stack Trace:
javax.faces.webapp.FacesServlet.init(FacesServlet.java:165)
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1161)
org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:806)
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:133)
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:212)
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:818)
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:624)
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:445)
java.lang.Thread.run(Thread.java:595)
Alguem pode ajudar?
desde ja agradeço