Greetings,

I would like to know how to deploy a mbean in jboss:

- Should I edit the ${JBOSS_HOME}/*/conf/jboss-service.xm, and add my bean 
configuration there having my mbean jar in ${JBOSS_HOME}/*/lib/ directory?
 
I think the approach above works only for start/shutdown of jboss and is not suitable 
for hotdeploy of mbeans (imagine I must deploy a new mbean - a restart of jboss could 
be pain). 

- In alternative I read something about the jboss-service_3_2.dtd. Can I deploy my 
custom mbean on ${JBOSS_HOME}/*/deploy/ as *-service.xml, which I supose the hot 
deploy should work, I suppose. And where should I deploy the jar files?

Are these thoughs correct?

BTW, what are the MLETs?

Thanks,
Pedro Salazar


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

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


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to