Help getting WO to consume .NET web Services
Help getting WO to consume .NET web Services
- Subject: Help getting WO to consume .NET web Services
- From: jerry porter <email@hidden>
- Date: Mon, 11 Feb 2008 08:27:30 -0800 (PST)
Hello,
I have been given the task to convert a WebObjects web services server From WO to .NET.
I was able to build a simple server in .NET and generate a WSDL.
I am now having problems consuming it via a Web Objects client.
I used the WSDL2JavaWO tool I found on the Internet to generate my stub classes.
I wrote a simple client to consume the .NET vended webservices.
I am able to consume.NET services that use simple types like strings, but when I try to use my complex types I get an error like the following. Any wisdom would be appreciated.
Application: |
ASPBrowser |
Error: |
org.xml.sax.SAXException: Deserializing parameter 'hierarchiesForQueryResult': could not find deserializer for type {java}org.w3c.dom.Element |
Reason: |
; nested exception is: org.xml.sax.SAXException: Deserializing parameter 'hierarchiesForQueryResult': could not find deserializer for type {java}org.w3c.dom.Element |
Jerry
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden