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.
Essentially web services deployed as web apps dont have any problem
regarding delegate="false", but lifecycle module does, as it expects new
jax-ws classes, but sees old ones.
Because of that i always need to patch GF core jars.
Will appreciate any solution on that.
Thanks.
WBR,
Alexey.
Sivakumar Thyagarajan wrote:
> Hi Oleksiy
>
> Is there a particular usecase you have in mind?
>
> Thanks
> --Siva.
>
> Kedar Mhaswade wrote:
>> I don't think we have this capability in GlassFish today.
>> It'd be interesting to know the need for having this capability.
>> If you think you've enough justification, file request for enhancement.
>>
>> Regards,
>> Kedar
>>
>> Oleksiy Stashok wrote:
>>> Hi,
>>>
>>> for web-apps there is nice possibility to say classloader to not
>>> delegate loading classes to its parents.
>>> is there anything similar for lifecycle modules?
>>> let's say to try load class from instance/lib before asking parent
>>> to load this class.
>>>
>>> Thanks,
>>>
>>> WBR,
>>> Alexey.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>