Can you post the full tomcat stack trace ? Expected behavior is to send a SOAP Fault in this scenario. Seems something goes wrong in the fault flow.
thanks, nandana 2009/2/14 TomazM <[email protected]> > I want it to return an XML that shows the SOAP Fault returned, so the > client understand, how can I achieve this? > > I have situation: > java 1.6_10 > Tomcat 6.0.18 > axis2_1_4 > rampart 1.4 > > Client send soap message with wrong signed key and rampart return the > response is html, more precisely I get Tomcat response: > > HTTP Status 500 > The server encountered an internal error () that prevented it from > fulfilling this request. > > > In axis2 log: > > ERROR org.apache.axis2.engine.AxisEngine - The certificate used for the > signature is not trusted > > > Is there any configuration of service or rampart to return SOAP xml message > with fault response:'The certificate used for the signature is not > trusted' or fault_code so the client could read this message? > > > Regards, Tomaz > > > > -- Nandana Mihindukulasooriya WSO2 inc. http://nandana83.blogspot.com/ http://www.wso2.org
