users@jersey.java.net

Re: [Jersey] Classloader Issues

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

Hi Paul,

As you stated, when I removed delegation flag from descriptor and replaced
necessary bundles I could get rid off that exception. However at my log for
*each request* I could see these:

[#|2009-12-15T13:42:28.592+0200|INFO|glassfishv3.0|com.sun.jersey.api.client.Client|_ThreadID=33;_ThreadName=Thread-1;|Adding
the following classes declared in META-INF/services/jersey-client-components
to the client configuration:
  class com.sun.jersey.multipart.impl.MultiPartConfigProvider
  class com.sun.jersey.multipart.impl.MultiPartReader
  class com.sun.jersey.multipart.impl.MultiPartWriter|#]

I have checked my application which has only
jersey-spring-1.1.5-ea-SNAPSHOT.jar about Jersey... Is this an expected
behaviour?

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