t, you can just say obj.toString().
>> >
>> > Thanks,
>> > Swapna Soni.
>> >
>> > -Original Message-
>> > From: Denise Wu [mailto:[email protected]]
>> > Sent: Tuesday, August 02, 2011 3:01 PM
>> > To: java-dev@axis.
: Denise Wu [mailto:[email protected]]
> > Sent: Tuesday, August 02, 2011 3:01 PM
> > To: [email protected]
> > Subject: Re: How to get xml string of axis2 object
> >
> > Yes, but that's not my question.
> > My question is about converting an axis2
0:38 AM, swapna soni wrote:
> Hi Denise,
>
> If it is OMElement, you can just say obj.toString().
>
> Thanks,
> Swapna Soni.
>
> -Original Message-
> From: Denise Wu [mailto:[email protected]]
> Sent: Tuesday, August 02, 2011 3:01 PM
> To: [email protected]
Hi Denise,
If it is OMElement, you can just say obj.toString().
Thanks,
Swapna Soni.
-Original Message-
From: Denise Wu [mailto:[email protected]]
Sent: Tuesday, August 02, 2011 3:01 PM
To: [email protected]
Subject: Re: How to get xml string of axis2 object
Yes, but that
wat is axis2 object
On Tue, Aug 2, 2011 at 3:00 PM, Denise Wu wrote:
> Yes, but that's not my question.
> My question is about converting an axis2 object into its xml
> representation.
>
>
>
> On Tue, Aug 2, 2011 at 10:28 AM, bhima santosh
> wrote:
> >
> > checkout testskillshome.com for xml to
Yes, but that's not my question.
My question is about converting an axis2 object into its xml representation.
On Tue, Aug 2, 2011 at 10:28 AM, bhima santosh wrote:
>
> checkout testskillshome.com for xml to string conversion
>
> On Tue, Aug 2, 2011 at 2:56 PM, Denise Wu wrote:
>>
>> Hi,
>>
>>
checkout testskillshome.com for xml to string conversion
On Tue, Aug 2, 2011 at 2:56 PM, Denise Wu wrote:
> Hi,
>
> How to convert the input object of a webservice method into its xml
> string representation?
> Thank you,
>
> Denise.
>
> --