First you have to enable REST in  server side then if you send raw XML
message Axis2 will return raw XML response message [1].

[1] -http://axis.apache.org/axis2/java/core/docs/rest-ws.html

Thanks !

On Sat, Dec 24, 2011 at 7:42 AM, rogerjasonli <rogerjaso...@gmail.com>wrote:

> **
>  hi,guys
> I used axis1 before,now ,use axis2 in new project ,we need transport raw
> XML without SOAP wraper for some reason,the XML like this:
>  <root>
>         <user>
>            <name>jason</name>
>            <passwd>9e3uc</passed>
>         </user>
>         ....
>  </root>
> Is there has any way to do this in AXIS2?
> thanks !
>
> ------------------------------
> rogerjasonli
>



-- 
Sagara Gunathunga

Blog      - http://ssagara.blogspot.com
Web      - http://people.apache.org/~sagara/
LinkedIn - http://www.linkedin.com/in/ssagara

Reply via email to