users@jax-ws.java.net

Re: JAX-WS 2.0 backwards compatibility

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Tue, 06 Dec 2005 10:29:55 -0800

Ryan,
Yes a JAX-WS 2.0 client will be able to invoke a JAX-RPC 1.1 (JWSDP 1.5)
service. In fact,
it should be able to invoke any service regardless of vendor or
implementation. If it doesn't we
would like to know so it can be addressed!

Thank you

Ryan LeCompte wrote:

>Doug,
>
>Thanks for the clarification. So if I have a web service that is
>implemented on JWSDP 1.5 that is hosted in one container, and I have a
>JAX-WS 2.0 client that is running in a separate container, I should be
>able to use the JAX-WS 2.0 client to invoke operations on the JWSDP 1.5
>service, correct?
>
>Thanks!
>Ryan
>
>-----Original Message-----
>From: Doug Kohlert [mailto:Doug.Kohlert_at_Sun.COM]
>Sent: Wednesday, November 30, 2005 12:28 PM
>To: users_at_jax-ws.dev.java.net
>Subject: Re: JAX-WS 2.0 backwards compatibility
>
>Depends on how you look at it, ;-) . JAX-WS is not in JWSDP 1.5 so in
>that regards, yes. JAX-RPC 1.1 is
>in JWSDP 1.5 and JAX-WS is not compatible with JAX-RPC in the sense that
>
>a JAX-RPC app will not run
>on JAX-WS. For more information on the subject you can read my blog
>about the rename of JAX-RPC 2.0
>to JAX-WS 2.0 at:
>http://weblogs.java.net/blog/kohlert/archive/2005/05/jaxrpc_20_renam.htm
>l
>
>Ryan LeCompte wrote:
>
>
>
>>Hello all,
>>
>>
>>
>>Is JAX-WS 2.0 backwards compatible with JWSDP 1.5 at the API level?
>>
>>
>>
>>Thanks,
>>
>>Ryan
>>
>>
>>
>
>
>

-- 
 - Doug