Hi! Where can I find a sample that explain how to implement into SMX external async calls with JMS ?
That's I would like something like that : CXF-BC -> CXF-SE -> JMS -> CXF-SE external -> external calls to a remote server... And I want each job inside JMS to be purged only if external calls is a sucess. If an error (a network error) then the job must still be into JMS. So when server reconnects the JMS job is retried. How can I do that simply? Regards. -- View this message in context: http://www.nabble.com/Sample-to-manage-external-asynch-calls-with-JMS---tp25130701p25130701.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
