Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 3679 invoked from network); 26 Jul 2007 08:54:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Jul 2007 08:54:18 -0000 Received: (qmail 43603 invoked by uid 500); 26 Jul 2007 08:54:10 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 43590 invoked by uid 500); 26 Jul 2007 08:54:10 -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: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 43579 invoked by uid 99); 26 Jul 2007 08:54:10 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jul 2007 01:54:10 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of amilasuriarachchi@gmail.com designates 72.14.214.236 as permitted sender) Received: from [72.14.214.236] (HELO hu-out-0506.google.com) (72.14.214.236) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jul 2007 01:54:08 -0700 Received: by hu-out-0506.google.com with SMTP id 23so45459huc for ; Thu, 26 Jul 2007 01:53:47 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=TSQ8rA5Ji45EzCg2sEe59KF7V46PC0G3V6m0kbELPAn+9bSnKMqVhw0pg4zfOtWbfEkkPM2xO1BE3+LicYu9tNY9JkQ9bthkKpQJW+rF4f9C4Exvou5p4orJ3Dns2ONaQBVcX0bq36Xoz6RUURtJiTlDqx7o4SuHcc76o5zQ5uo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=BdcsCLxnmKnHotyTLqO6pdLQeVAJaHl8va8PSBPgt81rypyr4KQjHHgm7D7OsIR4MK9TP/SluJivmx+39TlVtzD3i/OMnBiIlmLtDuJ7NMEaC2pVZwiumsg0g9KiZ5bO2dQiu/mP1DgLzFsFIh1CccNg1WDkK+oKKsux0SbWtS8= Received: by 10.82.127.14 with SMTP id z14mr1101029buc.1185440026761; Thu, 26 Jul 2007 01:53:46 -0700 (PDT) Received: by 10.82.172.13 with HTTP; Thu, 26 Jul 2007 01:53:46 -0700 (PDT) Message-ID: <60708f4b0707260153t32daff1du6a701848c5c4599@mail.gmail.com> Date: Thu, 26 Jul 2007 14:23:46 +0530 From: "Amila Suriarachchi" To: axis-user@ws.apache.org Subject: Re: Axis2 send xsi types In-Reply-To: <773986.71646.qm@web25702.mail.ukl.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_132583_24912379.1185440026731" References: <46A85CFB.60602@opensource.lk> <773986.71646.qm@web25702.mail.ukl.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_132583_24912379.1185440026731 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline if you use ADB data binding at the client it should support this feature. when sending the request it sets the xsi:type correctly and parse it accordingly. Amila. On 7/26/07, Jose Luis Alba wrote: > > Hi Deepal, > > I'm using POJO web services. All the in-out messages are managed by Axis > engine, then I don't wrote the response messages. > > Is there any configuration parameter or I've to do something different so > as to Axis sends the xsi types? > > Thanks > > Jose > > *Deepal Jayasinghe * escribi=F3: > > Hi Jose, > You can send them as below; > > > 10 > > > xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" xsi:nil=3D"true" = /> > > xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" xsi:nil=3D"true" = /> > > > > > Hi all, > > > > How I can send schema xsi types from Axis2 so as to do polymorphism on > > the client? > > > > Thanks in advance, > > > > Jose > > > > -----------------------------------------------------------------------= - > > > > S=E9 un Mejor Amante del Cine > > =BFQuieres saber c=F3mo? =A1Deja que otras personas te ayuden! > > . > > -- > Thanks, > Deepal > ................................................................ > "The highest tower is built one brick at a time" > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-user-help@ws.apache.org > > > ------------------------------ > > S=E9 un Mejor Amante del Cine > =BFQuieres saber c=F3mo? =A1Deja que otras personas te ayuden! > > . > > --=20 Amila Suriarachchi, WSO2 Inc. ------=_Part_132583_24912379.1185440026731 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline if you use ADB data binding at the client it should support this feature.
when sending the request it sets the xsi:type correctly and parse it = accordingly.

Amila.

On 7/26/= 07,=20 Jose Luis Alba <josedevmail@yahoo.es> wrote:
Hi Deepal,

I'm using POJO web services. All the in-out messages = are managed by Axis engine, then I don't wrote the response messages.
Is there any configuration parameter or I've to do something diff= erent so as to Axis sends the xsi types?

Thanks

Jose

Deepal Jayasinghe <deepal@opensource.lk> escribi=F3:=
Hi Jose,
You can send them as below;

=
10
=


xmlns:xsi=3D" http://www.w3.org/2001/XMLSchema-instance" xsi:nil=3D"true&qu= ot; />

xmlns:xsi=3D" http://www.w3.org/2001/XMLSchema-instance" xsi:nil=3D"true&qu= ot; />



> Hi all,
>
> How I can send schema xsi types from Axis2 so as t= o do polymorphism on
> the client?
>
> Thanks in advance,=
>
> Jose
>
> -------------------------------------= -----------------------------------
>
> S=E9 un Mejor Amante del Cine
> =BFQuieres saber c= =F3mo? =A1Deja que otras personas te ayuden!
&g= t; .

--
Thanks,
Deepal
...................................= .............................
"The highest tower is built one brick at a time"


<= br>---------------------------------------------------------------------To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail:= axis-user-help@ws.apache.= org


=20



S=E9 un Mejor Amante del Cine
=BFQuieres saber c=F3mo? =A1Deja que otras personas te ayuden! .




--
= Amila Suriarachchi,
WSO2 Inc. ------=_Part_132583_24912379.1185440026731--