Re: wath is the best style of WSDL???

2006-01-26 Thread Anne Thomas Manes
For best interoperability, you should use document/literal following the wrapped convention.

AnneOn 1/26/06, Jason Cwik <[EMAIL PROTECTED]> wrote:
I believe .NET uses doc/literal, so if you require compatabilitythat's what you'll want to use.On 1/26/06, Vinicius Carvalho <[EMAIL PROTECTED]> wrote:
> if this might help> http://www-128.ibm.com/developerworks/webservices/library/ws-whichwsdl/>>  But, it's always a try
>> On 1/26/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:> > I'm developing a web service and i dont know that style is the best.
> >> > WS-I recomend document/literal but all the examples (that i have found)> > uses RPC/encoded with axis.> >> > If I use axis and saaj, what is the best style of WSDL for my
> >> > Help me, please.> >>>


Re: wath is the best style of WSDL???

2006-01-26 Thread Jason Cwik
I believe .NET uses doc/literal, so if you require compatability
that's what you'll want to use.

On 1/26/06, Vinicius Carvalho <[EMAIL PROTECTED]> wrote:
> if this might help
> http://www-128.ibm.com/developerworks/webservices/library/ws-whichwsdl/
>
>  But, it's always a try
>
> On 1/26/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > I'm developing a web service and i dont know that style is the best.
> >
> > WS-I recomend document/literal but all the examples (that i have found)
> > uses RPC/encoded with axis.
> >
> > If I use axis and saaj, what is the best style of WSDL for my
> >
> > Help me, please.
> >
>
>


Re: wath is the best style of WSDL???

2006-01-26 Thread Vinicius Carvalho
if this might help
http://www-128.ibm.com/developerworks/webservices/library/ws-whichwsdl/
But, it's always a tryOn 1/26/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I'm developing a web service and i dont know that style is the best.WS-I recomend document/literal but all the examples (that i have found)
uses RPC/encoded with axis.If I use axis and saaj, what is the best style of WSDL for myHelp me, please.


wath is the best style of WSDL???

2006-01-26 Thread [EMAIL PROTECTED]

I'm developing a web service and i dont know that style is the best.

WS-I recomend document/literal but all the examples (that i have found)  
uses RPC/encoded with axis.


If I use axis and saaj, what is the best style of WSDL for my

Help me, please.