Return-Path: Mailing-List: contact axis-user-help@xml.apache.org; run by ezmlm Delivered-To: mailing list axis-user@xml.apache.org Received: (qmail 93954 invoked from network); 14 May 2002 14:00:30 -0000 Received: from wstutil12a-v.ml.com (HELO wstutil12a.ml.com) (209.65.19.67) by daedalus.apache.org with SMTP; 14 May 2002 14:00:30 -0000 Received: from wstutil13a.ml.com (wstutil13a [146.125.185.11]) by wstutil12a.ml.com (8.11.3/8.11.3/wstutil12a-1.1) with ESMTP id g4EE0Vd02760 for ; Tue, 14 May 2002 10:00:31 -0400 (EDT) Received: from ewstwt01.exchange.ml.com (ewstwt01.exchange.ml.com [146.125.249.151]) by wstutil13a.ml.com (8.11.3/8.11.3/wstutil13a-1.1) with SMTP id g4EE0Vj02495 for ; Tue, 14 May 2002 10:00:31 -0400 (EDT) Received: from 169.242.226.175 by ewstwt01.exchange.ml.com with ESMTP ( Tumbleweed MMS SMTP Relay (MMS v4.7);); Tue, 14 May 2002 09:59:07 -0400 X-Server-Uuid: 3789b954-9c4e-11d3-af68-0008c73b0911 Received: by ehope08.hew.us.ml.com with Internet Mail Service ( 5.5.2654.52) id ; Tue, 14 May 2002 10:00:28 -0400 Message-ID: From: "Gold, Laurence (MLIM)" To: "'axis-user@xml.apache.org'" Subject: RE: Dynamic Clients and Out Parameters/Complex types. Date: Tue, 14 May 2002 10:00:19 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2654.52) X-WSS-ID: 10FFC7A1194129-01-01 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C1FB4F.83711920" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C1FB4F.83711920 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I would like to see what you got so far - the only hint I was given was by someone from IBM about using the org.apache.axis.wsdl.toJava.Emitter, but being unfamiliar with it I was not able to get it working. LrAu -----Original Message----- From: thomas.cherel@ascentialsoftware.com [mailto:thomas.cherel@ascentialsoftware.com] Sent: Tuesday, May 14, 2002 9:47 AM To: axis-user@xml.apache.org Subject: RE: Dynamic Clients and Out Parameters/Complex types. The only way we found so far is by using some low level interface in Axis to build the SOAP message by hand. No very pretty especially since it relies a lot of a deep analysis of the WSDL file. If you get any good suggestions, I am interested. I saw a couple of things in the Web Services Invocation Framework (WSIF) that IBM is trying to donate to Apache/Axis, but it does not support complex type yet. Thomas -----Original Message----- From: Gold, Laurence (MLIM) [mailto:Goldlar@exchange.ML.com] Sent: Tuesday, May 14, 2002 9:01 AM To: 'axis-user@xml.apache.org' Subject: Dynamic Clients and Out Parameters/Complex types. I have been poking around for a while using multiple java clients. I have noticed that you can do a Dynamic Invoking of a Service (with or without WSDL) using the Service factory, but all the examples are returning a single value. What if you had a complex value, or multiple out parameters? Is there any way to dynamically invoke the service without having to build a "stub" or proxy class using wsdl2java? Thanks for the help Larry ------_=_NextPart_001_01C1FB4F.83711920 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message

I would like to see what you got = so far - the only hint I was given was by someone from IBM about using the org.apache.axis.wsdl.toJava.Emitter, but being = unfamiliar with it I was not able to get it working.

 

=

LrAu

 

=

-----Original = Message-----
From: thomas.cherel@ascentialsoftware.com [mailto:thomas.cherel@ascentialsoftware.com]
Sent: =
Tuesday, May 14, = 2002 9:47 AM
To: = axis-user@xml.apache.org
Subject: RE: Dynamic = Clients and Out Parameters/Complex types.

 

The only way we = found so far is by using some low level interface in Axis to build the SOAP = message by hand. No very pretty especially since it relies a lot of a deep = analysis of the WSDL file.

 

If you get any = good suggestions, I am interested. I saw a couple of things in the Web = Services Invocation Framework (WSIF) that IBM is trying to donate to = Apache/Axis, but it does not support complex type = yet.

 

Thomas

 

 

-----Original Message-----
From: Gold, Laurence = (MLIM) [mailto:Goldlar@exchange.ML.com]
Sent: =
Tuesday, May 14, = 2002 9:01 AM
To: = 'axis-user@xml.apache.org'
Subject: Dynamic Clients = and Out Parameters/Complex types.

I have been poking around for a while using = multiple java clients.  I have = noticed that you can do a Dynamic Invoking of a Service (with or without WSDL) using the = Service factory, but all the examples are returning a single value.  What if you had a complex = value, or multiple out parameters?  = Is there any way to dynamically invoke the service without having to build a "stub" or proxy class using = wsdl2java?

 

Thanks for the = help

Larry

 

------_=_NextPart_001_01C1FB4F.83711920--