[jboss-user] [Management, JMX/JBoss] - Re: deploying mbean in ear

Swaroop.Katragadda do-not-reply at jboss.com
Fri Aug 8 05:47:58 EDT 2008


Place jboss-service.xml in ear 

-app1.jar 
-app2.jar 
-META-INF/application.xml 
-jboss-service.xml 

and in application.xml use this 

 <module id="mysql_ds_001">
  | 	<java>jboss-service.xml</java>
  | </module>

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

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



More information about the jboss-user mailing list