0 Replies Latest reply on Apr 25, 2012 4:51 PM by jasoningram

    how to load 3rd party libs after JSF libs JBoss 6.1

    jasoningram

      Is there a place where I can put 3rd party JARs (besides in my own applicaiton WAR), and have them load after the JSF libs (in jsf.deployeers) load?

       

      I'm using JBoss 6.1, and RichFaces 4.2, and would like to move the RichFaces JARs out of my application.  I tried putting the RichFaces JARs in the /server/default/lib folder, but it appears that JBoss is now loading the RichFaces classes before the JSF classes resulting in a nasty error message.

       

      Thanks,

      Jason