Hi,
I have been trying to get a JCE to work with Servlets.
I am using Apache with their Jserv 1.0 on FreeBSD and Cryptix 3.0.3/3.1.0
I can get the DSA stuff without a problem, but as soon as I try for example RSA, or
anything else that's not in the JDK, I get a ProviderException: RSA Algorithm missing.
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java:335)
at org.apache.jserv.JServConnection.run(JServConnection.java:197)
at java.lang.Thread.run(Thread.java)
If I run the same code in a stand alone app it works fine..
Thanks in advance,
Erwin van der Koogh
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html