At 11:55 AM 5/24/00 -0700, Marc Stiegler wrote:
>The problem would be the issue with cryptix interface to E, involving issues
>I do not understand, but which markm and tyler do...the question is whether
>I would run into the same problem I ran into when I tried the IBM jvm.
Most of the problems people have run into with Cryptix comes from the way it defines a new class in the java.security package. It was necessary in Java 1.1, but 1.2 eliminated the need. Some IDEs/JVMs permitted this definition, and some did not. The IBM IDE, and some version of the Javasoft JVM did not permit this definition.