axis web services with complex data types

2009-04-23 Thread Ushan Adikaram
i developed a web service which can set and get customer information such as name, address, age etc. there i need to get the Address as an object it self which is a complex data type that include int homeNo, String streetAdd, String city. how to do this ? i developed my web service using jdk 1.5, a

RE: Complex data types in Axis2 WSDL

2007-08-29 Thread Amandeep Singh
Thanks. -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 29, 2007 6:00 AM To: axis-user@ws.apache.org Subject: Re: Complex data types in Axis2 WSDL Use a WSDL-first development model. Don't let Axis2 generate your WSDL for you. Anne On

Re: Complex data types in Axis2 WSDL

2007-08-29 Thread Anne Thomas Manes
Use a WSDL-first development model. Don't let Axis2 generate your WSDL for you. Anne On 8/28/07, Amandeep Singh <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > We are moving from Axis1 to Axis2. We have a web service which defines a > method like > > > > QContentData processRequest(QRequest requ

Complex data types in Axis2 WSDL

2007-08-28 Thread Amandeep Singh
Hi, We are moving from Axis1 to Axis2. We have a web service which defines a method like QContentData processRequest(QRequest request); QRequest is the base class, which is inherited by many other request classes. In Axis1, we had written a wsdd file which has bean definitions for these

DDI and Complex Data Types

2007-07-31 Thread alphamanic
ed to invoke the operation O using DDI (I'm using Weblogic 9.0 as a server) and Axis as a client api. Thanks in advance, -- View this message in context: http://www.nabble.com/DDI-and-Complex-Data-Types-tf4193700.html#a11926310 Sent from the Axis - User mailing list archive at

Complex data types

2005-08-09 Thread Mayer, Roland
Hi Everyone,   can anybody please help me with that issue:   I want to use Axis wsdl2java tool. The wsdl file is attached. The source code is getting generated, but at runtime i get an exception. I have test cases for all the methods that i am using. They all work except the one called get