Steam s [
http://community.jboss.org/people/sbutt] created the discussion
"JMX (mbean) with JBossESB service"
To view the discussion, visit:
http://community.jboss.org/message/548981#548981
--------------------------------------------------------------
Hi Folks,
I have an esb service which is currently responsible for doing some routing
(calling another esb service via serviceCat:serviceName:maxthread) pattern. I'm using
XSLT transformation to generate the above service call, but now want to make it dynamic.
That is by feeding the string (serviceCat:serviceName:maxthread) through DB at runtime.
So what I'm looking for is some kind of solution to inject the service call / routing
information into my esb service through JMX mbean.
JMX bean should be able to load/reload (serviceCat:serviceName:maxthread) information at
runtime (from the DB) into my esb service, which i should then call asynchronously through
service invoker method.
Any pointers on how to use jmx with esb services? i didn't fine any good example on
this.
thanks.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/548981#548981]
Start a new discussion in JBoss ESB Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]