Re: using the getChildElements(Name) mechanism

2002-11-19 Thread Pedro Mendoza
Pedro Mendoza To: [EMAIL PROTECTED] Sent: Tuesday, November 19, 2002 3:09 PM Subject: using the getChildElements(Name) mechanism hi everybody,   is there any reason for not obtaining any element (empty Iterator) when i use the mySOAPElement.getChildElements(mySOAPEnvelop

using the getChildElements(Name) mechanism

2002-11-19 Thread Pedro Mendoza
hi everybody,   is there any reason for not obtaining any element (empty Iterator) when i use the mySOAPElement.getChildElements(mySOAPEnvelope.createName("myName")) mechanism for processing a reply SOAPMessage ?, i was able to do so using the SAAJ/JAXM 1.1 implementation by Sun, but AXIS 1.