Your whole ear needs to be scoped.
Add a jboss-app.xml in your ear's META-INF. It should contain:
| <jboss-app>
| <loader-repository>jboss.messaging:loader=ScopedLoaderRepository
|
<loader-repository-config>java2ParentDelegaton=false</loader-repository-config>
| </loader-repository>
| </jboss-app>
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970852#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...