dev@javaserverfaces.java.net

Re: NoSuchAlgorithmException

From: <jacob_at_hookom.net>
Date: Mon, 20 Jun 2005 16:20:01 +0200

I thought Sun's JCE library was packaged with J2SE 1.4+ ? You might
want to go download the legacy JCE libs and place them in your app's
classpath.

I'm going through the glassfish source right now to see if I can't
identify the problem within the server.

-- Jacob

Ed Burns <ed.burns_at_sun.com> wrote on 06/20/2005, 04:06:55 PM:
> >>>>> On Mon, 20 Jun 2005 09:33:35 -0400, Ed Burns said:
>
> EB> Hello Team,
> EB> I tried to test Jacob's code, and ran into the old
> EB> NoSuchAlgorithmException when running on glasssfish:
>
> I see this error even when I run build the app without build.standalone
> being set. I thought perhaps it was a classloader issue, but it appears
> not to be. My WEB-INF/lib in the war contains only the
> demo-components.jar. All the other dependencies are fulfilled from
> glassfish.
>
> Any other ideas?
>
> Thanks,
>
> Ed
>
> --
> | ed.burns_at_sun.com | {home: 407 869 9587, office: 408 884 9519 OR x31640}
> | homepage: | http://purl.oclc.org/NET/edburns/
> | aim: edburns0sunw | iim: ed.burns_at_sun.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_javaserverfaces.dev.java.net
> For additional commands, e-mail: dev-help_at_javaserverfaces.dev.java.net