I'm wondering how I can get access to the modules specified in my 
application.xml descriptor.

I have for example,

        <module>
  |             <ejb id="persistence.jar">persistence.jar</ejb>
  |     </module>
  | 

How can I access that jar as a resource in a standard way? Is it on the 
classpath of any ClassLoader that I can access? 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951860#3951860

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951860


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to