[jboss-user] [JMX] - jmx-console depends on generic named ear-file

mawenzel do-not-reply at jboss.com
Tue Oct 27 13:22:37 EDT 2009


I have a filter class (for the JMX-Console) in an ear-file (test_xxx.ear) which is dynamically named.
Now I have the following line in the jboss-web.xml of the jmx-console:


  | <depends>jboss.j2ee:service=EARDeployment,url='test_xxx.ear'</depends>
  | 

The problem is: the ear-file has a dynamically-given name (like test_010.ear, test_020.ear,...)

I tried an url with an wildcard and a directory, but the result is the same:
I get a warning-message like: MBeans waiting for other MBeans...
What can I do?


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

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



More information about the jboss-user mailing list