You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by IM...@burntsand.com on 2001/04/30 19:06:32 UTC

element must contain a: 'faultcode' element

hi all,

i'm attempting to get the soap toolkit working on my machine, inside
weblogic 5.1, using xerces 1.3.1. whenever i send a request from the client
i get a SOAPException saying:

[SOAPException: faultCode=SOAP-ENV:Client; msg=A
'http://schemas.xmlsoap.org/soap/envelope/:Fault' 
element must contain a: 'faultcode' element.; 
targetException=java.lang.IllegalArgumentException: A
'http://schemas.xmlsoap.org/soap/envelope/:Fault' 
element must contain a: 'faultcode' element.]
	at org.apache.soap.rpc.Call.invoke(Call.java:244) 
	at basic.TestClient.main(TestClient.java:28)

the resposne object is null so i'm not sure how to see what the actual xml
being returned is.

any help would be greatly appreciated!

thanks,
isaac.

isaac a. murchie
burntsand, inc.
www.burntsand.com

---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org