Change the order in the application.xml itself.
<!-- First the har and then the ejb -->
| < module>
| < har>har/xyz.har</har>
| </ module>
|
| < module>
| < ejb>spring/abc.spring</ejb>
| </ module>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027770#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...