0 Replies Latest reply on Oct 30, 2002 2:18 PM by satyannair

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

    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?