> > 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. >
OK, I found the problem, and it was a really embarrassing one. It turned out that I somehow had installed a second JRE on my machine, in parallell of my SDK, without knowing so (must be the java support in my browser). Of course Eclipse used the SDK and Merlin the JRE. So using a SDK, no problem. Using a JRE needed the addition of charsets.jar into lib/ext Thanks for the help anyway, /Torbj�rn, crawling into a dark corner... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
