[ http://wso2.org/jira/browse/MASHUP-500?page=comments#action_14840 ] Channa Gunawardena commented on MASHUP-500: -------------------------------------------
This error does not occur now as the data type expected by a given error handling mechanism is provided in the error detail attribute. > Ensure WebServiceError object's detail attribute is always a string, to > ensure indexof works. > --------------------------------------------------------------------------------------------- > > Key: MASHUP-500 > URL: http://wso2.org/jira/browse/MASHUP-500 > Project: WSO2 Mashup Server > Issue Type: Bug > Reporter: Channa Gunawardena > Assigned To: Channa Gunawardena > > Ensure WebServiceError object's detail attribute is always a string, as error > handling routines use the content to determine the type of error and this > fails when non-string content is provided. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://wso2.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
