Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 46955 invoked from network); 9 Jan 2004 04:14:26 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 9 Jan 2004 04:14:26 -0000 Received: (qmail 34460 invoked by uid 500); 9 Jan 2004 04:13:56 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 34448 invoked by uid 500); 9 Jan 2004 04:13:56 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 34435 invoked from network); 9 Jan 2004 04:13:55 -0000 Date: Thu, 08 Jan 2004 20:14:05 -0800 From: Sesha Shayan Nandyal Subject: Re: RE: DII and user defined classes To: axis-user@ws.apache.org Message-id: MIME-version: 1.0 X-Mailer: iPlanet Messenger Express 5.2 HotFix 1.21 (built Sep 8 2003) Content-type: text/plain; charset=us-ascii Content-language: en Content-transfer-encoding: 7BIT Content-disposition: inline X-Accept-Language: en Priority: normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Shrikant, Thanks for the reply. I am looking for a client code sample that has user defined classes. In our case, we have an array of instances (a user defined class that encapsulates a DataHandler) that is returned to the client from the webservice. Unfortunately as of now I would not be able to share the wsdl. Thanks Sesha ----- Original Message ----- From: "Wagh, Shrikant" Date: Thursday, January 8, 2004 6:17 pm Subject: RE: DII and user defined classes > Hello Sesha, > > What exactly are you looking for? > Are you looking for the client code sample using DII? > Is it possible for you to share your WSDL file or interfaces? > > Thanks, > Regards, > Shrikant Wagh > QA Lead, HPP/Eprofile, HP > > For those who are interested in Web Services testing: > ----------------------------------------------------- > I found that WebServiceTester from Optimyz software is a very good > toolfor testing any types of web services, and I'm great fan of > this tool. > It supports all types of web services, and all simple and complex > typesand it very usable than any other tool in the market I ever > encountered/evaluated. It automatically generates the SOAP > requests and > invokes the intended web services. It can perform functional, > regressionand load testing of web services. Result analysis and > status reporting > is just wonderful. I'll highly recommend this tool for testing web > services, saves lots of time and efforts in testing web services. For > more information visit http://www.optimyz.com. > > ================================================================ > > THESE ARE MY PERSONAL VIEWS/OPINIONS AND DOES NOT REPRESENT HP, > AND THE > INFORMATION PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED > WARRANTIES,INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES > OF MERCHANTABILITY > AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT > SHALLTHE HP BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, > EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, > PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR > PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY > THEORY OF > LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING > NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS > INFORMATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > > > -----Original Message----- > From: Sesha Shayan Nandyal [Sesha.Nandyal@Sun.COM] > Sent: Thursday, January 08, 2004 5:56 PM > To: axis-user@ws.apache.org > Subject: DII and user defined classes > > Hello All, > I am trying to use DII and user defined classes. The SOAP > response is > an array of objects. It will be helpful if you could share a code > snippet/example/pointer to handling user defined classes in Dynamic > Invocation Interface. > > Thanks > Sesha > >