dev@glassfish.java.net

Re: lifecycle module classloading delegation

From: Sivakumar Thyagarajan <Sivakumar.Thyagarajan_at_Sun.COM>
Date: Tue, 25 Jul 2006 21:26:09 +0530

Binod wrote:
> Oleksiy Stashok wrote:
>
>> Hi,
>>
>> im asking on that, because have my gf lifecycle module working as tcp
>> listener for Web Services requests,
>> and for now im working with new jax-ws 2.0.1, which is not embeded yet
>> to GF.
>
> I just discussed this with Vijay.
>
> 1. Put appserver/lib/jaxws-update.jar in the classpath-prefix
> 2. Add
> <jvm-options>-Dcom.sun.enterprise.websvc.useJAXWSRearch=true</jvm-options>
>
> This will get to you the new jax-ws 2.0.1 integrated with appserver.
Just clarifying: Wouldn't this mean that the new jax-ws 2.0.1 would be
used by all applications in that domain?

Thanks
--Siva.

> - Binod.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>