You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Amila Suriarachchi <am...@gmail.com> on 2009/01/04 03:58:27 UTC

Re: SOAP1.2 Message Processing Problem

On Tue, Dec 30, 2008 at 12:34 PM, Aseem Sharma <as...@yahoo.co.in>wrote:

>
> Dear All,
>
> I have developed web services in axis2(version 1.4, xmlbeans binding,
> asynchronous). My web service is not able to process following SOAP
> message.
>
> <?xml version="1.0" encoding="UTF-8"?>
> <env:Body xmlns:env="http://www.w3.org/2003/05/soap-envelope">
> <Data>
> </Data>
> </env:Body>
>
> According to me, the reasons of not processing the SOAP message are
> 1. there is no envolpe tag in it
> 2. xmlns is in <env:Body>.
>
> Please tell me whether i m correct or not in this regards.

this soap envelope is incorrect. it should have an envelope tag.

thanks,
Amila.

> I want to know
> that this SOAP message is correct or not?? If it is correct than what i
> have
> to do in my axis web service to accept this SOAP message. please help me to
> resolve this problem.
>
> Thanks,
> Aseem Sharma
> --
> View this message in context:
> http://www.nabble.com/SOAP1.2-Message-Processing-Problem-tp21213819p21213819.html
> Sent from the Axis - User mailing list archive at Nabble.com.
>
>


-- 
Amila Suriarachchi
WSO2 Inc.
blog: http://amilachinthaka.blogspot.com/