Server should log the error for the fault and also point the position of fault
(instance details)
-------------------------------------------------------------------------------------------------
Key: ODE-874
URL: https://issues.apache.org/jira/browse/ODE-874
Project: ODE
Issue Type: Improvement
Components: BPEL Runtime
Affects Versions: 1.3.4
Reporter: Veresh Jain
Server should log the error for the fault and also point the position of fault
(instance details) be default currently we have to turn the debug logging and
after that for <bpel:faultHandlers> expression it gives following message
[SCOPE] ({OScope 'Main' id=33},TerminationChannel#14,ParentScopeChannel#16):
has a fault handler for
{http://docs.oasis-open.org/wsbpel/2.0/process/executable}selectionFailure:
{OCatch faultName=null, faultVariable=null}
This doesn't help in debugging.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.