2010/1/29 Ganesh <gan...@j4fry.org>

> Hi,
>
> I've tried testing the beta with DojoFaces, but even the most basic
> examples fail to work, e.g.:
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
>      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
> <html xmlns="http://www.w3.org/1999/xhtml";
>    xmlns:h="http://java.sun.com/jsf/html";
>    xmlns:f="http://java.sun.com/jsf/core";
>    xmlns:ui="http://java.sun.com/jsf/facelets";>
> <body>
>  <h:form>
>     <h:commandButton value="test" />
>  </h:form>
> </body>
> </html>
>
> gives me:
>
> java.security.NoSuchAlgorithmException: Cannot find any provider supporting
> DES/ECB/PKCS5Padding
>
> I'm all in favour of another alpha, but I feel people won't give much
> credit if a beta doesn't do the basic stuff.
>
>
I don't believe this is a myfaces problem. This error is usually found when
jce.jar is not found on your classpath.

I think we should release this as beta and later do another beta if required
(in 2 or 3 weeks?). I'm not have any problem to do it.

regards,

Leonardo Uribe


> Best regards,
> Ganesh
>
> Cagatay Civici schrieb:
>
>  Anyway my vote is 0 now and I would like to hear other testers' results.
>>
>

Reply via email to