I guess this bug will be of interest since it mentions both jutf7 and
webapps ;-)

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4619777

On Thu, Oct 29, 2009 at 11:42 AM, Kris Schneider <kschnei...@gmail.com> wrote:
> While the Javadoc for CharsetProvider claims that providers are looked
> up via the current thread's context class loader, the code for Charset
> seems to clearly be using ClassLoader.getSystemClassLoader()...
>
> On Thu, Oct 29, 2009 at 10:51 AM, Ronald Klop
> <ronald-mailingl...@base.nl> wrote:
>> Hi,
>>
>> I have this jar (jutf7.jar) which should register itself with the
>> CharsetProvider of Java. If I put it in the WEB-INF/lib directory it is
>> ignored by Java. I understand that this is because of order in which the
>> WebappClassLoader asks all other classloaders for a class.
>> How can this be solved? Withouting having to deploy a jar file outside of
>> the webapp. Or is this not possible?
>>
>> Thanks in advance for any tips.
>>
>> Ronald.
>
> --
> Kris Schneider
>



-- 
Kris Schneider

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to