Just for the records, when Eclipse detects the JRE, it includes sunjce_provider.jar. Running the app with the default Eclipse JRE renders JCE unusable. But, if you take sunjce_provider.jar out of the list, no problem.
Andre
Seems weird.
Which JDK Version are you using? 1.4?
Is the default JCE the one with export restrictions?
Do you have another JCE (the non-restricted) version on your classpath at the same time?
I ask, because I want to include this problem in the documentation if it is an Eclipse problem.
Odi
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
