Hi all, I had sent this out to Axis2User group but did not get any reply and hence I am trying this group.
I wanted to find out if Axis2 supports RPC/encoded type. The link http://axis.apache.org/axis2/java/core/docs/Axis2-rpc-support.html states that RPC/Encoded is not supported but I want to verify what this really means. We are currently using Axis and are planning on moving to Axis2 and we support RPC/Encoded style ( over and above doc/literal wrapped). In specific, I want to know if Axis2 receives data in the format of RPC/Encoded, will it return an error? If I create the Soap Header and body, RPC style, and use Axis2 to send it out will it work? Thanks, --kumar