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