<br><br><div class="gmail_quote">Hi Everybody!<br><br>I just got an issue with JBoss and JCE (Java Cryptography Extension)<br><br><br>Basically everytime the following line of code is executed<br><br>Cipher cipher = Cipher.getInstance(&quot;DES&quot;);<br>

<br>the following exception is launched<br><br>java.lang.ClassCastException: com.sun.crypto.provider.DESCipher<br><br><br>Now, I&#39;m using JBoss 4.2.0GA and JDK 1.5<br><br>Please, could you give me some hints about how to resolve it?<br>

<br>Thanks in advance<br><font color="#888888"><br>-- Gerardo Velez<br></font><br>p.s: I&#39;m using maven2 as a build tool to construct ear file<br>
</div><br>