Try adding a depends clause to the WEB-INF/jboss-web.xml file:

<?xml version="1.0"?>
  | <!DOCTYPE jboss-web PUBLIC
  |         "-//JBoss//DTD Web Application 5.0//EN"
  |         "http://www.jboss.org/j2ee/dtd/jboss-web_5_0.dtd";>
  | <jboss-web>
  |   <depends>-the mbean name goes here-</depends>
  | </jboss-web>

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4241251
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to