Re: AXIS2 with SAAJ

2007-09-24 Thread Joe S
tool and retrieve response. I use soapUI plugin for > eclipse for this purpose. > -- View this message in context: http://www.nabble.com/AXIS2-with-SAAJ-tf443.html#a12860951 Sent from the Axis - User mailing list archiv

Re: AXIS2 with SAAJ

2007-09-19 Thread westpine
Are you sure that response contains elements you are searching for? Try to send request from some tool and retrieve response. I use soapUI plugin for eclipse for this purpose. -- View this message in context: http://www.nabble.com/AXIS2-with-SAAJ-tf443.html#a12791599 Sent from the Axis

RE: AXIS2 with SAAJ

2007-09-19 Thread Joe S
Sent: Wednesday, September 19, 2007 14:00 > To: axis-user@ws.apache.org > Subject: Re: AXIS2 with SAAJ > > > I'm using this code. body is SOAPBody object. > > String name = > body.getElementsByTagName("Name").item(itemIndex).getTextContent(); > > --

Re: AXIS2 with SAAJ

2007-09-19 Thread Joe S
gName("Name").item(itemIndex).getTextContent(); > > -- View this message in context: http://www.nabble.com/AXIS2-with-SAAJ-tf443.html#a12778064 Sent from the Axis - User mailing list archive at Nabble.com.

RE: AXIS2 with SAAJ

2007-09-19 Thread Gennady Shumakher
rowse/WSCOMMONS-255). -Original Message- From: westpine [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 19, 2007 14:00 To: axis-user@ws.apache.org Subject: Re: AXIS2 with SAAJ I'm using this code. body is SOAPBody object. String name = body.getElementsByTagName("Name&q

Re: AXIS2 with SAAJ

2007-09-19 Thread westpine
I'm using this code. body is SOAPBody object. String name = body.getElementsByTagName("Name").item(itemIndex).getTextContent(); -- View this message in context: http://www.nabble.com/AXIS2-with-SAAJ-tf443.html#a12775991 Sent from the Axis - User mailing list archiv

AXIS2 with SAAJ

2007-09-18 Thread Joe S
; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> http://schemas.xmlsoap.org/soap/encoding/";> sessionID Thank you in advance, Joe -- View this message in context: http://www.nabble.com/AXIS2-with-SAAJ-tf443.html#a12768102 Sent