The Sun classes are trying to load the classes in the charset.jar dynamically, but is using either there own classloader or the system classloader, and if you have it loaded by the Merlin classloader, it won't be visible.
Have you tried putting the charset.jar in "jre/lib/ext" ?
Yes, no luck
If you print out the value of the system property java.ext.dirs - does it include the directory into which you placed you jar file?
Stephen.
--
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/merlin/distributions/latest | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
