Hi,

According to  jaggery documentation
<http://jaggeryjs.org/documentation.jag?api=ws> WSRequest has a "error"
 member; *when an asynchronous operation failed to complete successfully
(including internal errors, or protocol errors such as SOAP faults)*

I have tried accessing this member in a try catch block and got the
following error.


*org.jaggeryjs.scriptengine.exceptions.ScriptException:
org.mozilla.javascript.EvaluatorException: Constructor for
"WebServiceError" not found.*

Can I use this to handle SOAP faults? if yes: how? or is there a better way
to handle SOAP faults in jaggery?

Regards,
-- 
*Anuruddha Premalal*
Software Eng. | WSO2 Inc.
Mobile : +94710461070
Web site : www.regilandvalley.com
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to