You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Rahul <hi...@vjcs.com> on 2000/05/19 10:04:41 UTC

Re: Apache Soap Implementation

Hi
I am using soap2.1 with tomcat. The xerces version is 1.2.3. I am able to deploy the services & got the proper resposefor client. check ur configuration as per given in documentation. check tomcat.bat & server.xml in conf directory.

Regards
RAHUL
  ----- Original Message ----- 
  From: Priya 
  To: soap-user@xml.apache.org 
  Sent: Friday, May 18, 2001 2:01 PM
  Subject: RE: Apache Soap Implementation


  Gaurav...Xereces1.3.1 does not currently work with Apache SOAP2.1....try Xerces 1.2.3
    -----Original Message-----
    From: soap-user-return-7526-pmarwa=orbit-e.com@xml.apache.org [mailto:soap-user-return-7526-pmarwa=orbit-e.com@xml.apache.org]On Behalf Of Gaurav
    Sent: Friday, May 18, 2001 1:49 PM
    To: soap-user@xml.apache.org
    Subject: Apache Soap Implementation


    Hi everybody,

     I am working with Tomcat and Apache Soap2_1 implementation. I am also using xerces1_3_1 and I have set the classpaths as described in soap2_1 instalation manuel. I am able to deploy web services also. But whenever I try to access any web service thrpough a clinet application I always get this exception:

     caught SOAPException <SOAP-ENV:Client>: A 'http://schemas.xmlsoap.org/soap/enevelope/:fault' element must contain a:  'faultcode' element'

    I have no idea what this exception is and how it is being generated. Does somebody have any clue??

    Best of regards.
    gauravs@ecom.aptech.ac.in