0 Replies Latest reply on May 13, 2015 10:36 AM by vp889x

    Migration from jboss 5.1 to jboss eap 6.3.0

    vp889x

      Greetings ..

       

      We are trying to migrate ejb 2.0 from jboss 5.1 to 6.3.0 ..

      I am using  standalone server to test out the code and its dependencies ..

       

      I am seeing some "java.lang.ClassNotFoundException"  when the ear is trying to load the dependent jars ..

       

      I placed all the dependent jars in ../standalone/lib  folder   and have an endorsed folder in ../standalone/lib/endorsed ..

      I don't see the server loading the classes in the jar folder ... Is there any think we need to tweak to get it working or it should pick automatically ..

       

      Thanks && Appreciate all the help