Hi,
Based on "10.6. Signaling Internal Faults – Throw"
http://docs.oasis-open.org/wsbpel/2.0/OS/wsbpel-v2.0-OS.html#_Toc164738508 in
WS-BPEL 2.0  specification,
the faultName should be ns qualified. But in some of the samples, faultName
is declared as ns unqualified.

eg -
https://svn.apache.org/repos/asf/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestIMA/TestIMA.bpel
refer <bpel:throw faultName="error"/>
which should have been <bpel:throw faultName="tns:error"/>

Is it ok to modify this sample with proper ns qualified faultNames?

-- 
Thanks,
Denis
----------------------------------------------------------
*Denis Weerasiri*
*
*
<http://wso2.com/>**** <http://wso2.com/>*site: **
https://sites.google.com/site/ddweerasiri/*<https://sites.google.com/site/ddweerasiri/>
*blog: **http://ddweerasiri.blogspot.com* <http://ddweerasiri.blogspot.com/>
*
twitter: **http://twitter.com/ddweerasiri* <http://twitter.com/ddweerasiri>*
linked-in: 
**http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>

Reply via email to