3 Replies Latest reply on Dec 9, 2004 12:02 PM by martingx

    isolation and classloading

    martingx

      I am interested in deploying various ears with isolated classloading. I understand that this is the default configuration with jboss4.0 so I decided to try deploying in jboss-4.0.0/server/defailt/deploy/

      However, I cannot even get a simple ear to deploy succesfully if it contains any library jars. My example has one ejb-jar and one jar that it requires and the jar is listed on the manifest classpath but I get deployment errors because the classes in the library jar cannot be found when deploying the ejb-jar.

      Can anyone help or point me to some definitive description of how classloading works in this configuration.

      --
      Martin.