|
WSDL is the medium through which u
define your Web Service Methods, How u access them ( data encoding and
protocols) and where the service is located .
In short it describes the Web Service ..
hence the name web service description language :)
Dhanush
----- Original Message -----
Sent: Thursday, August 05, 2004 1:45
PM
Subject: R: Need help:
org.xml.sax.SAXException: Invalid element in XYZ
you are right: this is the problem! I've changed it in my
java code and it works. Many Thanks!!
Anyone have an idea about the
difference between WSDL and service? I remember that the service is
generated from WSDL via Axis 1.1
-- Ivan
> -----Messaggio
originale----- > Da: Anne Thomas Manes [mailto:[EMAIL PROTECTED] >
Inviato: mercoledi 4 agosto 2004 15.26 > A: [EMAIL PROTECTED] >
Oggetto: RE: Need help: org.xml.sax.SAXException: Invalid element in
XYZ > > > I suspect the problem is caused by the fact that
your source WSDL has an > element in the Caller type called "Id", but
the service is expecting an > element called "id". > > I'm
not sure why your service changed the element definition. > >
Anne
********************************************************* Disclaimer:
This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.
********************************************************* Visit us at http://www.mahindrabt.com
|
|