I'm not sure but shouldn't idea632 run applications with the full path to
the java.exe when target jdk is 1.3?

I get the following problem, which I don't get with IDEA629 (running under 1.3):

java.security.NoSuchProviderException: JCE cannot authenticate the provider BC 
java.util.jar.JarException: file:/D:/viewstore/dmx36613_view2/cmpro/lib/jcefull.jar 
has unsigned entries - javax/crypto/BadPaddingException.class
        at javax.crypto.SunJCE_b.a(DashoA6275)
        at javax.crypto.SunJCE_b.a(DashoA6275)
        at javax.crypto.Cipher.getInstance(DashoA6275

IDEA632 runs app with the line
java -cp C:\jdk1.3.1_03\jre\lib\rt.jar...
while IDEA629 used
c:\jdk1.3.1_03\bin\javaw.exe ...


best regards,
m.
______________________________________________________________________________
FreeMail in der Premiumversion! Mit mehr Speicher, mehr Leistung, mehr 
Erlebnis und mehr Pramie. Jetzt unter http://club.web.de/?mc=021105

_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to