Try putting the jar files in your ear file, and adding a loader repository to
META-INF/jboss-app.xml/. For example:
<jboss-app>
|
<loader-repository>lindsay.loader:loader=LindsayLoader</loader-repository>
| </jboss-app>
See
http://labs.jboss.com/file-access/default/members/jbossas/freezone/docs/S...,
or do a search in the wiki on "class loader repository".
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102997#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...