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.

Reply via email to