[
https://wso2.org/jira/browse/MASHUP-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28567#action_28567
]
Keith Godwin Chapman commented on MASHUP-1209:
----------------------------------------------
This is because we have set the following properties in the axis2.xml. setiing
them to true will propagate the details to the client.
<!--During a fault, stacktrace can be sent with the fault message. The
following flag will control -->
<!--that behaviour.-->
<parameter name="sendStacktraceDetailsWithFaults">false</parameter>
<!--If there aren't any information available to find out the fault reason,
we set the message of the expcetion-->
<!--as the faultreason/Reason. But when a fault is thrown from a service or
some where, it will be -->
<!--wrapped by different levels. Due to this the initial exception message
can be lost. If this flag-->
<!--is set then, Axis2 tries to get the first exception and set its message
as the faultreason/Reason.-->
<parameter name="DrillDownToRootCauseForFaultReason">false</parameter>
> The error 'Detials' option in the tryit doesn't contain error details
> ---------------------------------------------------------------------
>
> Key: MASHUP-1209
> URL: https://wso2.org/jira/browse/MASHUP-1209
> Project: WSO2 Mashup Server
> Issue Type: Bug
> Components: Core
> Affects Versions: Nightly
> Environment: WinXP, JDK16, FF3
> Reporter: Yumani Ranaweera
> Assignee: Keith Godwin Chapman
> Priority: High
> Fix For: 2.0
>
>
> Steps:
> --------
> 1. Access the ?tryit of one of the services and generate an erroneous result.
> Issue:
> ---------
> When you click the 'detail' link in the error, it doesn't show error details.
> Only "<soapenv:Detail />" is shown.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Mashup-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/mashup-dev