Re: org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.

2008-01-29 Thread axisnewbee
> To: > Sent: Tuesday, January 29, 2008 9:32 AM > Subject: org.xml.sax.SAXException: SimpleDeserializer encountered a child > element, which is NOT expected, in something it was trying to deserialize. > > >> >> Hi Experts, >> >> Can i now why i am get

Re: org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.

2008-01-29 Thread Martin Gainty
as contained within axis.jar..) M- - Original Message - From: "axisnewbee" <[EMAIL PROTECTED]> To: Sent: Tuesday, January 29, 2008 9:32 AM Subject: org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was tryin

org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.

2008-01-29 Thread axisnewbee
service2 = new PricingServiceV001ServiceLocator(ClientDeployConfiguration.xyz_config); I my application when i try to use both services interchagably i am getting this error.. Sequece .. first used service1 next used service2 third again used serice1 i get a org.xml.sax.SAXException: SimpleDeserialize

Re: org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.

2007-12-04 Thread Srinivas Gupta
--- Original Message From: Martin Gainty <[EMAIL PROTECTED]> To: axis-user@ws.apache.org Sent: Monday, December 3, 2007 9:06:45 PM Subject: Re: org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize

Re: org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.

2007-12-03 Thread Martin Gainty
do these security handlers have any advantages over rampart ? M- - Original Message - From: Peter To: axis-user@ws.apache.org Sent: Monday, December 03, 2007 7:56 PM Subject: Re: org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected

Re: org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.

2007-12-03 Thread Peter
rg Sent: Monday, December 03, 2007 5:22PM Subject: org.xml.sax.SAXException:SimpleDeserializer encountered a child element, which is NOT expected, insomething it was trying to deserialize. Hello, I have a test client whose classes were generated by Axis1.2.1 wsdl2j

Re: org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.

2007-12-03 Thread Martin Gainty
Synivas- why not upgrade? M-- - Original Message - From: Srinivas Gupta To: axis-user@ws.apache.org Sent: Monday, December 03, 2007 5:22 PM Subject: org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying

org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.

2007-12-03 Thread Srinivas Gupta
ut now I'm getting the following exception when I try to hit a new data provider: org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize This data provider is using the same WSDL as all of the other data provid

Re: org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected

2006-11-09 Thread AS-IT-3-9-20 Loesche, Mathias
Hello, as I've read in other posts there resson can be a false wsdd file which does not match to the gotten soap xml. I've generated the wsdl with the axis Admin client with the following wsdd file http://xml.apache.org/axis/wsdd/"; xmlns:java="http://xml.apache.org/axis/wsdd/providers/java"

org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected

2006-11-09 Thread AS-IT-3-9-20 Loesche, Mathias
ng.DeserializationContext: Enter: DeserializationContext::startElement(, name) 2006-11-09 12:03:16,029 DEBUG [http-8080-Processor25] org.apache.axis.i18n.ProjectResourceBundle: org.apache.axis.i18n.resource::handleGetObject(cantHandle00) 2006-11-09 12:03:16,029 DEBUG [http-8080-Processor25] org.apache.

org.xml.sax.SAXException: SimpleDeserializer encountered a child element

2006-08-24 Thread brainer
Hi All, I have problem while trying to implement webservice with axis 1.2.1. I was using WAS server and my webservice is connected to ejb. I found this exception while trying to invoke some methods : org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT

org.xml.sax.SAXException: SimpleDeserializer encountered a child element

2006-05-25 Thread Hoying, Ken
I am having some difficulty calling a .NET web service from Axis 1.2.1 client.  I am getting the following error:   org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.    at

try AXIS 1.2.1 instead: Exception: org.xml.sax.SAXException: SimpleDeserializer encountered a child element

2005-06-16 Thread Michael Hauser
Hi, I had the same problem, alas when the client de-serialized the data it got from the server (wrapped literal stlye!) Seems the culprit is some buggy code in Axis 1.1 that cannot handle unbounded arrays of "things" - in my case Strings. Since June 15. 2005 the final release of AXIS 1.2.1 is ava

Re: org.xml.sax.SAXException: SimpleDeserializer encountered a child element...

2005-03-15 Thread Jeff Greif
;; attribute in the appropriate place. Then the soap body you transmit should contain ... Jeff - Original Message - From: "Dino Chiesa" <[EMAIL PROTECTED]> To: Sent: Tuesday, March 15, 2005 3:56 PM Subject: RE: org.xml.sax.SAXException: SimpleDeserializer enco

RE: org.xml.sax.SAXException: SimpleDeserializer encountered a child element...

2005-03-15 Thread Dino Chiesa
EMAIL PROTECTED] Sent: Tuesday, March 15, 2005 5:40 PM To: 'axis-user@ws.apache.org' Subject: RE: org.xml.sax.SAXException: SimpleDeserializer encountered a child element... Actually, that WSDL validated in the eclipse plugin... I was including an external wsdl into the wsdd file so that

RE: org.xml.sax.SAXException: SimpleDeserializer encountered a child element...

2005-03-15 Thread Dino Chiesa
-Original Message- From: BALDWIN, ALAN J [AG-Contractor/1000] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 15, 2005 5:40 PM To: 'axis-user@ws.apache.org' Subject: RE: org.xml.sax.SAXException: SimpleDeserializer encountered a child element... Actually, that WSDL validated in the

RE: org.xml.sax.SAXException: SimpleDeserializer encountered a child element...

2005-03-15 Thread Dino Chiesa
Contractor/1000] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 15, 2005 2:56 PM To: 'axis-user@ws.apache.org' Subject: org.xml.sax.SAXException: SimpleDeserializer encountered a child element... Hi all, I'm having an issue with Apache Axis 1.2 RC3. It is running on Tomcat 5.0

org.xml.sax.SAXException: SimpleDeserializer encountered a child element...

2005-03-15 Thread BALDWIN, ALAN J [AG-Contractor/1000]
Hi all, I'm having an issue with Apache Axis 1.2 RC3. It is running on Tomcat 5.0.28. The error I'm getting is "org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize". I've tried twe