Hi,
Some more info.
What makes me say that this is incorrect, is that the same fault with
AXIS Java is:
<soapenv:Fault>
<faultcode>soapenv:Server.generalException</faultcode>
<faultstring></faultstring>
<detail>
<ns1:Fault xmlns:ns1="AMSMib.xsd"><ns1:code>2</ns1:code>
<ns1:reason>Obj Not found</ns1:reason>
</ns1:Fault>
<ns2:exceptionName
xmlns:ns2="http://xml.apache.org/axis/">ams.ws.Fault_T</ns2:exceptionName>
<ns3:hostname
xmlns:ns3="http://xml.apache.org/axis/">sol-jamat</ns3:hostname>
</detail>
</soapenv:Fault>
If I use a Axis C++ client with a Axis Java (1.2.1) server, with the
same fault
message my client crashes (it expects "fault" and receives "Fault").
Another piece of info is that I use a "document" style service.
(in fact I have tried "rpc" but found other issues).
Juan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]