AW: How to get xml string of axis2 object

2011-08-02 Thread Stadelmann Josef
ent. Josef -Ursprüngliche Nachricht- Von: Denise Wu [mailto:wadie...@gmail.com] Gesendet: Dienstag, 2. August 2011 11:27 An: java-dev@axis.apache.org; java-u...@axis.apache.org Betreff: How to get xml string of axis2 object Hi, How to convert the input object of a webservice method into its

Re: How to get xml string of axis2 object

2011-08-02 Thread Denise Wu
t, you can just say obj.toString(). >> > >> > Thanks, >> > Swapna Soni. >> > >> > -Original Message- >> > From: Denise Wu [mailto:wadie...@gmail.com] >> > Sent: Tuesday, August 02, 2011 3:01 PM >> > To: java-dev@axis.

Re: How to get xml string of axis2 object

2011-08-02 Thread bhima santosh
: Denise Wu [mailto:wadie...@gmail.com] > > Sent: Tuesday, August 02, 2011 3:01 PM > > To: java-dev@axis.apache.org > > Subject: Re: How to get xml string of axis2 object > > > > Yes, but that's not my question. > > My question is about converting an axis2

Re: How to get xml string of axis2 object

2011-08-02 Thread Denise Wu
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:wadie...@gmail.com] > Sent: Tuesday, August 02, 2011 3:01 PM > To: java-dev@axis.apa

RE: How to get xml string of axis2 object

2011-08-02 Thread swapna soni
Hi Denise, If it is OMElement, you can just say obj.toString(). Thanks, Swapna Soni. -Original Message- From: Denise Wu [mailto:wadie...@gmail.com] Sent: Tuesday, August 02, 2011 3:01 PM To: java-dev@axis.apache.org Subject: Re: How to get xml string of axis2 object Yes, but that&#

Re: How to get xml string of axis2 object

2011-08-02 Thread bhima santosh
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

Re: How to get xml string of axis2 object

2011-08-02 Thread Denise Wu
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, >> >>

Re: How to get xml string of axis2 object

2011-08-02 Thread bhima santosh
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. > > --

How to get xml string of axis2 object

2011-08-02 Thread Denise Wu
Hi, How to convert the input object of a webservice method into its xml string representation? Thank you, Denise. - To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis