Hi,
 Is there any way where i can specify a dependency of a MBean on a .ear file. 
My ear file contains:
 - xyz_ejb.jar ---> EJBModule
 - abc.jar
 - 123.properties

My MBean depends on the abc.jar file which actually uses the 123.properties 
file to do some processing. Now, i could not find a way to specify a dependency 
on a jar file. So thought of placing a dependency on a ear file, as follows:

<depends>jboss.management.local:J2EEServer=Local,j2eeType=J2EEApplication,name=myApp.ear</depends>

However this is NOT working. Through the jmx-console i can find that this has 
been deplyed.

Can anyone suggest a solution for the same.

Thank you. 

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

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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to