[jboss-user] [jBPM] New message: "Re: Exception Handling in node (v3.2)"
Ronald van Kuijk
do-not-reply at jboss.com
Thu Jan 14 17:42:47 EST 2010
User development,
A new message was posted in the thread "Exception Handling in node (v3.2)":
http://community.jboss.org/message/520191#520191
Author : Ronald van Kuijk
Profile : http://community.jboss.org/people/kukeltje
Message:
--------------------------------------------------------------
Sorry, the article was about escalation, not exception.
In the execute method a transaction is active, so I would not do long running things. If you want exceptions handled on a process level, I'd model those in the process as far as possible (since they have business consequences). What you could do is move set e.g. a processvariable with the name of that specific state, move the token to an 'exception handling task' and when finishing that task, move the token back to the original node.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/520191#520191
More information about the jboss-user
mailing list