0 Replies Latest reply on Aug 20, 2002 7:56 PM by udaydg

    Enable scoped class loading in Jboss 3.0 for deploying multi

    udaydg

      I am trying to deploy multiple ear files in jboss 3.0 and checking to see if there is any support for scoped ear class loading. I came across some forums which mentioned creating jboss-app.xml like this..

      <jboss-app>
      <loader-repository>jboss.test.cts:loader=cts-cmp2v2.ear</loader-repository>
      </jboss-app>

      what should i put in place of jboss.test.cts..

      Also where in the .ear file should this jboss-app.xml file exist. Right now ear file contains .war .jar application.xml and manifest.mf file..
      Where should jboss-app.xml go.. Is this the only change i have to make if i have the two ears with same package and class names..

      Appreciate any help on this issue..

      Thanks,
      Uday