[jboss-dev-forums] [JBoss ESB Development] - Re: Dynamic Routing by code via HttpRouter without ConfigTree po

Hans Wolffenbuttel do-not-reply at jboss.com
Fri Jun 10 03:58:19 EDT 2011


Hans Wolffenbuttel [http://community.jboss.org/people/h.wolffenbuttel] created the discussion

"Re: Dynamic Routing by code via HttpRouter without ConfigTree po"

To view the discussion, visit: http://community.jboss.org/message/609568#609568

--------------------------------------------------------------
If I talk about using a serviceInvoker I mean org.jboss.soa.esb.client.ServiceInvoker as used in many quickstarts. You can create your own action and implement this like:

ServiceInvoker invoker = new ServiceInvoker(new Service("category", "service"));
Message recievedMessage = invoker.deliverSync(messageToDeliver, timeoutMillis);

Regards,

Hans

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/609568#609568]

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/20110610/ec46b9d5/attachment.html 


More information about the jboss-dev-forums mailing list