5 Replies Latest reply on Sep 10, 2007 11:26 AM by kconner

    ServiceInvoker.deliverAsync

      Hello,

      I would like to asynchronously send a message through ServiceInvoker.deliverAsync and to expect a reply message at my custom reply endpoint. How shall i do it? If I set message replyTo epr, then the message is meant to be synchronous http://jira.jboss.com/jira/browse/JBESB-679 and ServiceInvoker throws an exception.