users@jersey.java.net

Re: [Jersey] Classloader Issues

From: Cemo Koc <cem.koc.fwd_at_gmail.com>
Date: Tue, 15 Dec 2009 01:47:31 -0800 (PST)

Hi Paul,

For me it is almost everything clear now. But my last question will be about
which libraries you are bundling in jersey-gf-bundle.jar. As far as I know
jersey-gf-bundle is consisting

jersey-server
jersey-client
jersey-core
jersey-json

and that is all? Maybe I missed something... I want to learn these things to
be sure that what I should make provided in my poms.

Thanks


Paul Sandoz wrote:
>
> Hi Cemo,
>
> If you take a fresh install of GF v3 and copy the jersey-gf-bundle-
> {version}.jar i linked to glassfish/modules/jersey-gf-bundle.jar you
> should be able to deploy a Jersey app, the the same version as
> {version}, *without* requiring Jersey jars in the war or class loader
> delegation set to false. you should not get any exceptions in this case.
>
> The exceptions are only produced when Jersey jars are included in the
> war and class loader delegation is set to false. It is hard to get rid
> of these exceptions because of the way META-INF/services and class
> loading works.
>
> What we really really need is the ability to continuously push
> SNAPSHOT versions of Jersey to a publicly accessible GlassFish update
> center.
>
> Paul.
>
>
> On Dec 15, 2009, at 9:51 AM, Cemo Koc wrote:
>
>>
>> Hi Paul,
>>
>> Sorry for my mistake... Now I replaced and renamed yours with bundled
>> jersey. And also I have changed jersey-gf-statsproviders.
>>
>> Now In my logs I can see The MultiPartConfig related exceptions and
>> one
>> GlassfishMonitoringServiceProvider same as before.
>>
>> By the way my application is using "delegate=false" flag.
>>
>> What can I do get rid off especially from first kind of exceptions
>> which I
>> have a dozen in my log. :)
>>
>> Thank you so much
>>
>> Cemo
>> --
>> View this message in context:
>> http://n2.nabble.com/Classloader-Issues-tp4163936p4168893.html
>> Sent from the Jersey mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
>> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>
>
>

-- 
View this message in context: http://n2.nabble.com/Classloader-Issues-tp4163936p4169095.html
Sent from the Jersey mailing list archive at Nabble.com.