- 
        1. Re: Using HeirarchicalLoaderRepository3juhalindfors Mar 16, 2003 2:28 AM (in response to barrycaceres)You declare loader repository in your jboss-app.xml. See the DTD for details. You dont need to create your own SAR for this. 
- 
        2. Re: Using HeirarchicalLoaderRepository3barrycaceres Mar 17, 2003 11:56 AM (in response to barrycaceres)Thanks... that did the trick. 
 The first time I tried this in the jboss-app.xml I
 left out the "loaderRepositoryClass" attribute and
 JBoss gave me an exception so I guess I was doing
 something wrong with a typo. I misread the exception
 and assumed I needed to defien the MBean service for
 the loader repository before I could refer to it.
 I used the example in the DTD and everything worked
 just fine.
 Thanks for the help.
- 
        3. Re: Using HeirarchicalLoaderRepository3barrycaceres Mar 17, 2003 11:59 AM (in response to barrycaceres)Thanks... that did the trick. 
 The first time I tried this in the jboss-app.xml I
 left out the "loaderRepositoryClass" attribute and
 JBoss gave me an exception so I guess I was doing
 something wrong with a typo. I misread the exception
 and assumed I needed to define the MBean service for
 the loader repository before I could refer to it.
 I used the example in the DTD and everything worked
 just fine.
 Thanks for the help.
 
    