[jboss-dev-forums] [JBoss ESB Development] - JMX (mbean) with JBossESB service
Steam s
do-not-reply at jboss.com
Mon Jun 21 10:28:46 EDT 2010
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&containerType=14&container=2032]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100621/a2d8d25c/attachment.html
More information about the jboss-dev-forums
mailing list