Hello, all. I have looked for hours trying to find the answer, so I was hoping someone could help.
Problem Description: I have a custom Mailet that is decrypting some cipher text. However, I get the following exception: java.security.NoSuchAlgorithmException: Cannot find any provider supporting AES. The same decryption code works when run from the command line (pointing to the same JAVA_HOME). Is there a security policy file somewhere in James/Phoenix that needs to be modified? TIA, Jeremy Software Used: James version 2.1.3 OS's tried: WinXp and Linux Java Versions tried: 1.4.1 and 1.4.2
