[jboss-user] [JBoss jBPM] - how to integrate a long external task that may fail and noti

wyckoff do-not-reply at jboss.com
Sun Aug 6 18:09:37 EDT 2006


My workflow is composed of non-java (perl) tasks which are long running and may fail and would send notification of success or failure asyncronously.

I want to know the best way to 

a) call out to the service and then enter a wait state
b) recieve a notification from the service on success/failure (JMS?)
c) retry the task on a timeout

The main results of the task are actually written to a netapp so data isn't an issue (and of course the results are written idempotently so retry isn't a problem).

I'm new to J2EE/JBOSS. 

Thanks, pete

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963450#3963450

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963450



More information about the jboss-user mailing list