RE: Does Axis support polymorphism (dynamic send back the derived class)

2004-10-27 Thread tony . q . weddle
Georgia, Axis just provides the infrastructure, you can send and return anything you want. However, if you are talking about the code generator, WSDL2Java, then it may not give you code that supports polymorphism and inheritance directly. You may need to write your own classes and serializers/dese

RE: Does Axis support polymorphism (dynamic send back the derived class)

2004-10-27 Thread Zhou Jian Han
, October 22, 2004 8:28 AM To: [EMAIL PROTECTED] Subject: RE: Does Axis support polymorphism (dynamic send back the derived class) > -Original Message- > From: Zhou Jian Han [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 21, 2004 7:24 PM > To: [EMAIL PROTECTED] > Subject

RE: Does Axis support polymorphism (dynamic send back the derived class)

2004-10-22 Thread Christophe Roudet
> -Original Message- > From: Zhou Jian Han [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 21, 2004 7:24 PM > To: [EMAIL PROTECTED] > Subject: RE: Does Axis support polymorphism (dynamic send back the derived > class) > > Hi Christophe, > I tried many time

RE: Does Axis support polymorphism (dynamic send back the derived class)

2004-10-21 Thread Zhou Jian Han
on the embeded system. Thanks, Georgia -Original Message- From: Christophe Roudet [mailto:[EMAIL PROTECTED] Sent: Thursday, October 21, 2004 3:04 PM To: [EMAIL PROTECTED] Subject: RE: Does Axis support polymorphism (dynamic send back the derived class) I am sorry but have I have nev

RE: Does Axis support polymorphism (dynamic send back the derived class)

2004-10-21 Thread Christophe Roudet
gt; Sent: Thursday, October 21, 2004 5:53 PM > To: [EMAIL PROTECTED] > Subject: RE: Does Axis support polymorphism (dynamic send back the derived > class) > > Sorry Christophe, > I think I read the wrong one, the soapcpp2 does have -t to generates code > to send typed mess

RE: Does Axis support polymorphism (dynamic send back the derived class)

2004-10-21 Thread Zhou Jian Han
- From: Zhou Jian Han [mailto:[EMAIL PROTECTED] Sent: Thursday, October 21, 2004 2:42 PM To: [EMAIL PROTECTED] Subject: RE: Does Axis support polymorphism (dynamic send back the derived class) Hi Christophe, I tried use the comand: soapcpp2 -t polymorph.h but it does not generate any xsi:type

RE: Does Axis support polymorphism (dynamic send back the derived class)

2004-10-21 Thread Zhou Jian Han
cle 4 40 ... Christophe > -Original Message- > From: Zhou Jian Han [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 21, 2004 3:08 PM > To: [EMAIL PROTECTED] > Subject: RE: Does Axis support polymorphism (dynamic send back the derived > class) > > Hi Christophe, >

RE: Does Axis support polymorphism (dynamic send back the derived class)

2004-10-21 Thread Christophe Roudet
u Jian Han [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 21, 2004 3:08 PM > To: [EMAIL PROTECTED] > Subject: RE: Does Axis support polymorphism (dynamic send back the derived > class) > > Hi Christophe, > According to your suggestion, I took out the inherited

RE: Does Axis support polymorphism (dynamic send back the derived class)

2004-10-21 Thread Zhou Jian Han
are"? and why it complain Missing default constructor at second time? Thanks, Georgia -----Original Message- From: Christophe Roudet [mailto:[EMAIL PROTECTED] Sent: Thursday, October 21, 2004 11:07 AM To: [EMAIL PROTECTED] Subject: RE: Does Axis support polymorphism (dynamic send back

RE: Does Axis support polymorphism (dynamic send back the derived class)

2004-10-21 Thread Christophe Roudet
nillable="true"/> > default="4"/> > > > > > > > > > > > > > > > > > > Service definition of function > ns__getPoly > > > > > > > Thanks, >

RE: Does Axis support polymorphism (dynamic send back the derived class)

2004-10-21 Thread Zhou Jian Han
E: Does Axis support polymorphism (dynamic send back the derived class) If you generate your client from a wsdl (with wsdl2java) make sure that your derived types are declared in. Christophe >

RE: Does Axis support polymorphism (dynamic send back the derived class)

2004-10-21 Thread Christophe Roudet
If you generate your client from a wsdl (with wsdl2java) make sure that your derived types are declared in. Christophe > -Original Message- > From: Zhou Jian Han [mailto:[EMAIL PROTECTED] > Sent: