T.R | Title | User | Personal Name | Date | Lines |
---|
2835.1 | Netscape Java 301 classpath error | SMURF::GAF | Jerry Feldman, Unix Dev. Environment, DTN:381-2970 | Fri Mar 07 1997 13:34 | 10 |
| Speaking of netscape errors, I am running Netscape Gold 3.01. Lately,
when I connect to a server running Java, I get something like "Can't
find Java 301 in classpath".
The java 301 DLL is in the appropriate bin directory, and the java 301
class libraries are in the class directory. While I did not capture
the classpath, it does indicate that it is in the classpath. I also
have Visual J++ installed as well as the JDK elsewhere on my system.
I have not spent any time trying to research the problem. (Maybe this
is a Netscape ploy to get me to buy it :-)
|
2835.2 | MD5 is part of RSA encryption | SMURF::GAF | Jerry Feldman, Unix Dev. Environment, DTN:381-2970 | Fri Mar 07 1997 13:36 | 3 |
| Re:.0
MD5 is part of the RSA public key encryption system. Are you trying to
connect to a secure web site?
|
2835.3 | CLASSPATH problem fixed by updating DLL | SMURF::GAF | Jerry Feldman, Unix Dev. Environment, DTN:381-2970 | Mon Mar 10 1997 13:15 | 9 |
| Re: 0.
I found a solution to the CLASSPATH problem in Netscape 3.01.
The following URL has the full solution:
http://HUTROUGH.HARVARD.EDU/penanen/classpath.html
The problem was a bug in RPCRT4.DLL in the Windows\SYSTEM directory.
Replacing that DLL either by reverting to the older one or replacing it
with the newer one works fine. Unfortunately, the replacement dll is
the same version and same size as the old one :-(.
|