Hi, I am getting the following exception when I use WSIF to invoke a web service. I am getting the fault String but not the detail. I am getting the details using fault.dumpToString() method only.
AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Client faultSubcode: faultString: [ISS.0088.9134] Exception occurred while processing the body of the message faultActor: http://host:port/soap/rpc faultNode: faultDetail: {http://www.webMethods.com/2001/10/soap/encoding}exception: <ns1:className>com.wm.app.b2b.server.ISRuntimeException</ns1:className> <ns1:message xml:lang="en-US" xmlns:xml="http://www.w3.org/XML/1998/namespace">You got an exception!!</ns1:message> [ISS.0088.9134] Exception occurred while processing the body of the message at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:260) at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:169) at org.apache.axis.encoding.DeserializationContextImpl.endElement(DeserializationContextImpl.java:1015) at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source) at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) at javax.xml.parsers.SAXParser.parse(SAXParser.java:345) at org.apache.axis.encoding.DeserializationContextImpl.parse(DeserializationContextImpl.java:242) at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:538) at org.apache.axis.Message.getSOAPEnvelope(Message.java:376) at org.apache.axis.client.Call.invokeEngine(Call.java:2583) at org.apache.axis.client.Call.invoke(Call.java:2553) at org.apache.axis.client.Call.invoke(Call.java:2248) at org.apache.axis.client.Call.invoke(Call.java:2171) at org.apache.wsif.providers.soap.apacheaxis.WSIFOperation_ApacheAxis.invokeAXISRPCStyle(Unknown Source) at org.apache.wsif.providers.soap.apacheaxis.WSIFOperation_ApacheAxis.invokeRequestResponseOperation(Unknown Source) at org.apache.wsif.providers.soap.apacheaxis.WSIFOperation_ApacheAxis.executeRequestResponseOperation(Unknown Source) at com.ing.ia3.esp.webservice.InvokeWebService.invokeSimpleService(InvokeWebService.java:581) at com.ing.ia3.esp.webservice.InvokeWebService.invokeExceptionTestWebservice(InvokeWebService.java:142) at com.ing.ia3.esp.webservice.InvokeWebService.main(InvokeWebService.java:58) Please provide me a solution. Elavarasan Muthusamy Application Infrastructure ING Americas - Technology Management Office Phone: (860) 723-9438 eMail: [EMAIL PROTECTED] IA3 - Integrated Americas Adaptive Architecture [EMAIL PROTECTED] ------------------------------------------------------------------------------ NOTICE: The information contained in this electronic mail message is confidential and intended only for certain recipients. If you are not an intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication and any attachments is strictly prohibited. If you have received this communication in error, please notify the sender by reply transmission and delete the message without copying or disclosing it. ==============================================================================