Re: Axis 1.4 Java:Problem with missing namespace prefix in SOAP Body

2012-02-19 Thread Andreas Veithen
Can you post some self-contained sample code that reproduces the issue? Andreas On Thu, Feb 16, 2012 at 05:56, santhosh kotte santhoshko...@yahoo.com wrote: Sorry for the confusion it is Axis 1.4. --- On Wed, 15/2/12, Andreas Veithen andreas.veit...@gmail.com wrote: From: Andreas Veithen

Re: Axis 1.1(Java): Problem with missing namespace prefix in SOAP Body

2012-02-19 Thread Andreas Veithen
On Sat, Feb 18, 2012 at 13:04, santhosh kotte santhoshko...@yahoo.com wrote: Hello I am using Axis 1.1 to call a web service. You just said that you are using Axis 1.4. Can you clarify this please? While converting a  org.w3c.dom.Element into a org.apache.axis.message.SOAPBodyElement the