• 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
Re: Webservices and arrays deserializer and WO 5.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Webservices and arrays deserializer and WO 5.4


  • Subject: Re: Webservices and arrays deserializer and WO 5.4
  • From: Lachlan Deck <email@hidden>
  • Date: Thu, 29 Nov 2007 15:47:26 +1100

On 28/11/2007, at 8:06 PM, Fabrice Pipart wrote:

Actually, I do mot generate any stub from the wsdl.
I generate the xml myself (somehow simpler for the small requests I have).

Ok.

I also noted a WebObjects app that tries to use the WebServices of the initial WO app (this one parses the wsdl) fails with that error :
Caused by: javax.xml.rpc.ServiceException: Error processing WSDL document:
java.io.IOException: Type {http://xml.apache.org/axis/wsdd/} ArrayOf_xsd_int is referenced but not defined.

Sometimes it'll depend on what version of axis you're using to generate the wsdl. Anyhow...


The wsdl looks like this :

  <wsdl:message name="myMethodRequest">
    <wsdl:part name="myarray" type="impl:ArrayOf_xsd_int"/>
  </wsdl:message>

What could I pass as xml to be able to call "myMethod" ?

You might want to have a look at these for testing... - http://ditchnet.org/soapclient/ - http://ditchnet.org/xmlrpc

Is it now impossible to have a WebObjects app consume another WebObjects webservice with that kind of parameters?

I using wsdl / WSDL2Java, so I can't help with other approaches. But I'd try different axis versions to see what you get (i.e., for generating your wsdl).


I had a problem where attachments wouldn't work properly without a more current axis version, but generating the wsdl from a more recent version was problematic. :-/

You might want to try asking your questions on the axis mailing list.

with regards,
--

Lachlan Deck
_______________________________________________
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


References: 
 >Webservices and arrays deserializer and WO 5.4 (From: Fabrice Pipart <email@hidden>)
 >Re: Webservices and arrays deserializer and WO 5.4 (From: Lachlan Deck <email@hidden>)
 >Re: Webservices and arrays deserializer and WO 5.4 (From: Fabrice Pipart <email@hidden>)

  • Prev by Date: Eclipse and debug stepping source attachments
  • Next by Date: Re: JUnit for testing EOs
  • Previous by thread: Re: Webservices and arrays deserializer and WO 5.4
  • Next by thread: WO54 Wonder Ajax - WOHyperlink possibly not getting replaced by ERXHyperlink
  • Index(es):
    • Date
    • Thread