first post. question on complex types

2007-10-09 Thread Vaduvoiu Tiberiu
Hi to everyone. This is my first post and I have a small question about retrieving a complex type from a client. Read the documentation on axis(Building stubs, skeletons, and data types from WSDL)basic examples worked out well, I'm a little stuck on one example ...there is a web service tha

Re: first post. question on complex types

2007-10-09 Thread Amila Suriarachchi
what you want to do exactly? do you have a web service an want to invoke it using a Axis2 client? you don't have to populate the response. Axis 2 populates it and returns the correct response object. Amila. On 10/9/07, Vaduvoiu Tiberiu <[EMAIL PROTECTED]> wrote: > > Hi to everyone. This is my f

Re: first post. question on complex types

2007-10-09 Thread Vaduvoiu Tiberiu
Sent: Wednesday, October 10, 2007 9:29:35 AM Subject: Re: first post. question on complex types what you want to do exactly? do you have a web service an want to invoke it using a Axis2 client? you don't have to populate the response. Axis 2 populates it and returns the correct respons

Re: first post. question on complex types

2007-10-14 Thread Anne Thomas Manes
> To: axis-user@ws.apache.org > Sent: Wednesday, October 10, 2007 9:29:35 AM > Subject: Re: first post. question on complex types > > what you want to do exactly? > > do you have a web service an want to invoke it using a Axis2 client? > > you don't have to populate t