2 Replies Latest reply on May 21, 2011 3:15 PM by rhinmass

    JBOSS 6.0.0 Final ClassLoading Policy configuration

    sureshtechspot

      Hi ,

       

      I am using a legacy system.   I am in the process of migrating to JBoss 6.0.0 Final Neo. The legacy system is using hibernate 3.0.5.  I  don't want jboss should use old hibernate only . So I placed hibernate 3.0.5.jar under  my application's WEB-INF/lib folder. Now I want to change jboss classloding policy for my application to parent-last. How can I do that?. Some one suggest me the steps.