[jboss-dev-forums] [Design of JBoss ESB] - redelivery
jurgenvb
do-not-reply at jboss.com
Fri Jun 13 11:12:31 EDT 2008
Hi,
I have a ESB service that needs as an action to push a message via a proxy mechanism to a remote server.
How could I accomplish that the ESB retries the service at a later time if there is a connection problem to the remote server (accessed trough the proxy) ?
Currently I throw an exception in the service action when the proxy call fails.
I am aware of the built-in ESB redelivery service, but this one does not seem to work when an exception is thrown in the action processing of a service.
Thanks for your feedback.
Jurgen.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157993#4157993
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157993
More information about the jboss-dev-forums
mailing list