Hi Janesh,

I've just looked and the page 
[http://xml.apache.org/soap/faq/faq_chawke.html] seems to be there so I can 
only assume you have a network problem at your end. Is anyone else having 
problems seeing it?

Here's the information anyway:

1.1  Help! I'm getting this error: "Element must contain a:'faultcode' 
element"
This is probably due to a bug in some newer releases of Xerces (e.g. 1.3.1). 
Try using Xerces 1.2.3 or 1.3.0 instead (on both the client AND the server) 
- have a look on http://xml.apache.org/dist/xerces-j/. You should also make 
sure that xerces.jar is the FIRST entry in your classpath.

1.2  Help! I'm getting this error: "Unable to resolve namespace URI for 
'xsd'".
Ensure that:
(a) You are using Xerces 1.2.3 or 1.3.0 (but NOT 1.3.1) - on both the client 
and the server (if both are using Apache-SOAP).
(b) xerces.jar is the FIRST entry in your CLASSPATH, as described in the 
Apache-SOAP installation instructions.
(c) There is ONLY ONE version of xerces.jar in your CLASSPATH.
(d) There are no other XML parsers in your classpath. Some people have 
experienced this problem due to an early version of the JAXP package hiding 
in JAVA_HOME/jre/lib/ext.


Hope this helps,
Jonathan.

>From: "Janesh Vasudeva" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
>Subject: Re: Soap Error
>Date: Thu, 21 Jun 2001 18:18:17 +0530
>
>Hi
>
>i tried to open that page but nothing is visible , pls , if u don't mind
>write me solution for problem
>
>Thanks in advance
>Janesh
>----- Original Message -----
>From: Jonathan Chawke <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Thursday, June 21, 2001 6:09 PM
>Subject: Re: Soap Error
>
>
> > See http://xml.apache.org/soap/faq/faq_chawke.html#Q1_1
> > Jonathan.
> >
> > >From: "Janesh Vasudeva" <[EMAIL PROTECTED]>
> > >Reply-To: [EMAIL PROTECTED]
> > >To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
> > >Subject: Soap Error
> > >Date: Thu, 21 Jun 2001 17:21:49 +0530
> > >
> > >When running Calculator eg. , this error comes................
> > >
> > >invoke service
> > >   URL= http://localhost:7001/soap/servlet/rpcrouter
> > >   URN =soap1
> > >SOAPException= SOAP-ENV:Client, A
> > >'http://schemas.xmlsoap.org/soap/envelope/:Fau
> > >lt' element must contain a: 'faultcode' element.
> > >
> > >  what to do?
> >
> > 
>_________________________________________________________________________
> > Get Your Private, Free E-mail from MSN Hotmail at 
>http://www.hotmail.com.
> >
>

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Reply via email to