users@jax-ws.java.net

Re: Some questions about JAX-WS version and jws

From: Vivek Pandey <Vivek.Pandey_at_Sun.COM>
Date: Thu, 12 Apr 2007 16:01:52 -0700

My cil...

Henri Gomez wrote:
> Hi to all,
>
> Some questions for you :
>
> - When should we expect the 2.1.1 release ?
>
The tentative date is May 7th, pending JAXWS 2.1 MR spec apporval.
> - I need to use the jax-ws 2.0 present in Java 6. Should I use jax-ws
> 2.0 or 2.0.1 ?
>
you should not be using 2.0.1 it was renamed to 2.1 and now its 2.1.1.
So, you can use 2.1.1 as well but you would need to override the
endorsed api in JDK6.
> - While experimenting RCP / JavaWebstart / Jax-ws 2.1, I encountered
> the usual problem with endorsed lib and java webstart. As such, we
> have a serious problem in our target client application.
>
Yes we are aware of that. there not much we can do except you have to
deal with the JDK defined mechanism while dealing with the endorsed apis.
> - Restrict Java to Java 5 only (and make use of JAX-WS 2.1.x jars)
>
This should be the smoothest path for you to utilize the rich features
in JAXWS 2.1.1.

-vivek.
> - Allow Java 5 and 6, and make use of Java 6 JAX-WS support (2.0 ou
> 2.0.1) ?
>
> Did there is other solutions available ?
>
> Regards and thanks for your help
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jax-ws.dev.java.net
> For additional commands, e-mail: users-help_at_jax-ws.dev.java.net
>