0 Replies Latest reply on Apr 11, 2005 1:53 AM by zengchuan

    How to use jsf in the JBoss4.0.1's Tomcat?

    zengchuan

      When I test a jsf example in Tomcat5 alone ,it success. But when I copy the files used in Tomcat5 into jbossweb-tomcat50.sar\*.war , the common *.jsp file can run, but the jsp file including jsf component can not run. I have had *.jar about jsf in the lib. The problem is like "javax.faces.webapp.FacesServlet.init(FacesServlet.java:144)
      ".