Sandeep,
Can you send the complete command that you using thru' the command line?
There may be a problem with the URL or something that is being passed to the
Call.invoke method.
--KH

-----Original Message-----
From: Khamesra, SandeepX [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 14, 2001 5:49 PM
To: '[EMAIL PROTECTED]'
Subject: Exception while deploying service



Why when I try to delploy my service through ServiceManagerClient I get this
error.

I am running APACHE SOAP on Linux with IBM JDK .
I tried deploying it through Admin UI it succeds but when I try ot run the
command through command line with List option again it givres me the same
error. I tried running my sample client again I get the same error.. Is
there any thing I am missing ?


----------------------------------------------------------------------------
----------------------------------------------

Exception in thread "main" [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 java.lang.Throwable.<init>(Throwable.java:96)

at java.lang.Exception.<init>(Exception.java:44)

at org.apache.soap.SOAPException.<init>(SOAPException.java:71)

at org.apache.soap.SOAPException.<init>(SOAPException.java:77)

at org.apache.soap.rpc.Call.invoke(Call.java:246)

at samples.stockquote.GetQuote.main(GetQuote.java:100)

----------------------------------------------------------------------------
----------------------------------------------------------------------




Reply via email to