What version of Xerces is recommended for SOAP. IS 1.4 ok ?or lower versoin
like 1.2

-----Original Message-----
From: Scott Nichol [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 14, 2001 7:15 PM
To: [EMAIL PROTECTED]
Subject: Re: Exception while deploying service


Let me guess: you are using Xerces 1.3.1.  If so, try another version of
Xerces.

Scott

----- Original Message -----
From: "Khamesra, SandeepX" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 14, 2001 8:49 PM
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