2 Replies Latest reply on Nov 2, 2002 8:33 AM by satyannair

    jboss architectural issue? maybe i m wrong!

    satyannair

      what if i want 2 package domains in the jboss-app.xml

      i know that the loader repository loads on package..
      <jboss-app>
      <loader-repository>com.test:loader=test.ear</loader-repository>
      </jboss-app>

      what if i have com.test and org.test both to be loaded in the same repository space?

      why does jboss-app.xml take only one package?
      is this an architectural issue?