users@glassfish.java.net

GF3 TP2: java.security.NoSuchAlgorithmException "DESede"

From: <glassfish_at_javadesktop.org>
Date: Wed, 14 May 2008 15:44:39 PDT

I have a very simple web app that runs fine in Tomcat 6.0.16.

When I try it in Glassfish v3 TP2, I get this exception: "java.security.NoSuchAlgorithmException: DESede SecretKeyFactory not available"

when my framework calls this: SecretKeyFactory.getInstance("DESede");

How do I resolve this? Am I missing a .jar file?
[Message sent by forum member 'massimoh' (massimoh)]

http://forums.java.net/jive/thread.jspa?messageID=274414