[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: JBoss 4.2.2: How to deploy a JSF web app with Sun's JSF

2007-12-18 Thread bojanidis
Can you please describe in details all modifications that should be done for this to work 'cause it doesn't work for me this way. I got the following stacktrace: 11:19:37,933 ERROR [[/ConfigurationGUI]] StandardWrapper.Throwable | java.lang.NullPointerException | at javax.faces.webap

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: JBoss 4.2.2: How to deploy a JSF web app with Sun's JSF

2007-11-19 Thread redolive
After three day grope, I found the way to drop integerated JSF RI from jboss 4.2.2: remove jsf-libs from jboss-web.deployer dir and comment following content out jboss-web.deployer\conf\web.xml : | com.sun.faces.application.WebappLifecycleListener | | org.jboss.web.jsf.int