• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Deserializing Exception [Web Services Newbie]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Deserializing Exception [Web Services Newbie]


  • Subject: Deserializing Exception [Web Services Newbie]
  • From: Ian Baxter <email@hidden>
  • Date: Fri, 23 Jan 2004 14:17:53 -0600

Hi,

I'm setting up my first web services client and I'm getting an
exception (see bottom of email) when I invoke the web service. I'm very
new to web services, so I'm sure I'm just missing something simple...

I used WSDL2Java to setup my objects and used the AmazonClient example
to setup the rest. I'm also certain that all of the serializers and
deserializers have been registered for my classes. Any help would be
much appreciated.

Thanks,
Ian

  org.xml.sax.SAXException: Deserializing parameter 'PlaceOrderResult':
could not find deserializer for type {java}org.w3c.dom.Element
	at org.apache.axis.message.RPCHandler.onStartChild(RPCHandler.java:276)
	at
org.apache.axis.encoding.DeserializationContextImpl.startElement(Deseria
lizationContextImpl.java:893)
	at
org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java:
200)
	at
org.apache.axis.message.MessageElement.publishToHandler(MessageElement.j
ava:684)
	at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:241)
	at org.apache.axis.message.RPCElement.getParams(RPCElement.java:265)
	at org.apache.axis.client.Call.invoke(Call.java:1871)
	at org.apache.axis.client.Call.invoke(Call.java:1777)
	at org.apache.axis.client.Call.invoke(Call.java:1315)
	at
com.webobjects.webservices.client.WOWebServiceClient.invoke(WOWebService
Client.java:486)
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Should we upgrade from 4.5.1 to 5.2(.2)
  • Next by Date: Reinstalling WO in Windows (was RE: Newbie question: adding EOModel to project)
  • Previous by thread: Re: WO marketing
  • Next by thread: WebObjects after XCode?
  • Index(es):
    • Date
    • Thread