Hi..
I'm developing a project with Netbeans and i set the obfuscation to high level(9) because i use bouncy castle.
Nothings wrong with the Bouncy, and when i go back to check to send the email (i try to make an implementation of rsa in email), it says:
Uncaught exception java/lang/RuntimeException: Error loading connection class for 'J2ME' (java.lang.ClassNotFoundException).
What is wrong with it? When i set the obfuscation back to off (0 i guess), it works fine, but it wont let BouncyCastle works then. Really need the answer..![]()

Reply With Quote




