[jboss-jira] [JBoss JIRA] Resolved: (BPEL-286) SOAP Communication Exceptions should be catchable inside the process
Alejandro Guizar (JIRA)
jira-events at lists.jboss.org
Thu Nov 29 07:15:46 EST 2007
[ http://jira.jboss.com/jira/browse/BPEL-286?page=all ]
Alejandro Guizar resolved BPEL-286.
-----------------------------------
Resolution: Done
jBPM BPEL now raises SOAP exceptions thrown during web service invocations as a BPEL fault named jbpm:invocationFailure.
Note that said exceptions cover both transport-level errors (e.g. dropped connections) and application-level errors (e.g. malformed SOAP messages). Since SAAJ does not differentiate between the two, we cannot do it either.
> SOAP Communication Exceptions should be catchable inside the process
> --------------------------------------------------------------------
>
> Key: BPEL-286
> URL: http://jira.jboss.com/jira/browse/BPEL-286
> Project: JBoss jBPM BPEL
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Engine
> Affects Versions: jBPM BPEL 1.1 beta 3
> Environment: jBPM BPEL 1.1 beta 3
> Reporter: Sebastian Cao
> Assigned To: Alejandro Guizar
> Fix For: jBPM BPEL 1.1 GA
>
>
> It'll be very valuable if Web Services exceptions due to communications or socket exceptions can be trapped inside the bpel process using <catch> and <catch all> besides being reported as Java Exceptions by the WS Stack.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list