You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Anne Thomas Manes <at...@gmail.com> on 2005/07/06 15:27:04 UTC

[Axis2] A suggestion to help reduce confusion

I don't know whether you're planning to support the same set of
"styles" in Axis 2 as we have in Axis 1, but I'm thinking that we
might alleviate some confusion if we stop overloading WSDD and WSDL
styles.

Currently we have WSDD styles RPC, WRAPPED, DOCUMENT, and MESSAGE. 

For Axis 2 I propose that we change the WSDD style names to RPCENC,
RPCLIT, DOCWRAPPED, DOCUNWRAPPED, and MESSAGE and we do away with the
--use option.

This change will help make it clear to users that both wrapped and
unwrapped are document style services.

Anne

Re: [Axis2] A suggestion to help reduce confusion

Posted by Davanum Srinivas <da...@gmail.com>.
+1 from me.

On 7/6/05, Anne Thomas Manes <at...@gmail.com> wrote:
> I don't know whether you're planning to support the same set of
> "styles" in Axis 2 as we have in Axis 1, but I'm thinking that we
> might alleviate some confusion if we stop overloading WSDD and WSDL
> styles.
> 
> Currently we have WSDD styles RPC, WRAPPED, DOCUMENT, and MESSAGE.
> 
> For Axis 2 I propose that we change the WSDD style names to RPCENC,
> RPCLIT, DOCWRAPPED, DOCUNWRAPPED, and MESSAGE and we do away with the
> --use option.
> 
> This change will help make it clear to users that both wrapped and
> unwrapped are document style services.
> 
> Anne
> 


-- 
Davanum Srinivas -http://blogs.cocoondev.org/dims/