0 Replies Latest reply on Apr 11, 2007 3:54 AM by mrchit_2000

    Using Sun RI of JSF with JBOSS 4.0.5

    mrchit_2000

      Hi all,

      I want to try using Sun RI JSF with JBoss 4.0.5. According to the documentation, all I need to do is to delete the jsf-libs directory and put the Sun's jsf jars in the my web application WEB_INF/lib . I did those steps but still get this error:

      00:34:07,436 ERROR [[/autosas-ui]] Error configuring application listener of class org.apache.myfaces.webapp.StartupServletContextListener
      java.lang.ClassNotFoundException: org.apache.myfaces.webapp.StartupServletContextListener
      at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1355)
      at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1201)
      at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3711)

      It looks like it stills look for the MyFaces library. Do I miss something? Is using Sun's RI possible with Jboss 4.0.5, if so, please point out what I missed.

      Thank you very much in advances,

      Lngo