Hello , I hava a WS and show me this exception in the TCP-Mon
<?xml version="1.0" encoding="ISO-8859-1"?>
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<soapenv:Fault>
<faultcode>soapenv:Server.userException</faultcode>
<faultstring>org.xml.sax.SAXException: Invalid element in
avisortech.www.com.co.MPPWebServices._createTransactionPayment_request -
EntityCode</faultstring>
<detail>
<ns1:hostname
xmlns:ns1="http://xml.apache.org/axis/">avisortech02</ns1:hostname>
</detail>
</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>
The client send the xml ok, but I don't lnow why axis return this XML.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]