Can you show the WSDL for the service and client code you are using to invoke 
this service?
Thanks,
M-
--------------------------------------------------------------------------- 
This e-mail message (including attachments, if any) is intended for the use of 
the individual or entity to which it is addressed and may contain information 
that is privileged, proprietary , confidential and exempt from disclosure. If 
you are not the intended recipient, you are notified that any dissemination, 
distribution or copying of this communication is strictly prohibited.
--------------------------------------------------------------------------- 
Le présent message électronique (y compris les pièces qui y sont annexées, le 
cas échéant) s'adresse au destinataire indiqué et peut contenir des 
renseignements de caractère privé ou confidentiel. Si vous n'êtes pas le 
destinataire de ce document, nous vous signalons qu'il est strictement interdit 
de le diffuser, de le distribuer ou de le reproduire.
  ----- Original Message ----- 
  From: Sujoy 
  To: [email protected] 
  Sent: Friday, December 29, 2006 9:34 AM
  Subject: SAXException-Invalid Element


  Hi, I am using Spring to call a webservice & Axis as a Service factory class. 
When I am passing valid input to the web service the response object is 
populated fine but when I am passing wrong/invalid input I am getting 
SAXException-Invalid Element. Basically at the time of error/exception 
scenarios the web service is sending back the request as response. I could not 
change the webservice(bcoz some other vendor is maintaining the web service) to 
send me back the response for the exception/error scenarios as well . How Can I 
get the proper response object in case of invalid input also? Is there any way 
that axis will populate the response object when request is coming back as 
response? The configuration details are as follows: Spring :1.2.5. Axis :1.2.1 
NOTE: When I am using weblogic webserviceclient as a client the code is working 
fine for right as well as wrong input to the web service. 

------------------------------------------------------------------------------
  View this message in context: SAXException-Invalid Element
  Sent from the Axis - User mailing list archive at Nabble.com.

Reply via email to