-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

CLASSPATH=/jdk117_v3/lib/classes.zip:/JSDK2.0/lib/jsdk.jar:/usr/lib/jdk/Apac
heJServ.jar
PATH=/jdk117_v3/bin:/JSDK2.0/bin:.:/root/bin:/usr/sbin:/usr/bin:/usr/local/b
in:/usr/local/sbin:/usr/lib/jdk

[/JSDK2.0/examples]:[root@max]>ls -l /JSDK2.0/lib/jsdk.jar
/usr/lib/jdk/ApacheJServ.jar /jdk117_v3/lib/classes.zip
-rw-r--r--   1 nobody   nobody      76453 Apr 21  1998 /JSDK2.0/lib/jsdk.jar
-rw-r--r--   1 root     root      8828109 May 10 06:07
/jdk117_v3/lib/classes.zip
-rw-r--r--   1 root     root       124435 Jun 15 09:07
/usr/lib/jdk/ApacheJServ.jar

[/JSDK2.0/examples]:[root@max]>javac SimpleServlet.java

[/JSDK2.0/examples]:[root@max]>ls -l SimpleServlet.*
-rw-rw----   1 root     root         1107 Aug 10 08:13 SimpleServlet.class
-r--r-----   1 nobody   nobody       1938 Apr 21  1998 SimpleServlet.java

[/JSDK2.0/examples]:[root@max]>java SimpleServlet
Can't find class SimpleServlet

[/JSDK2.0/examples]:[root@max]>java SimpleServlet.class
Can't find class SimpleServlet.class

I can compile, but I can't execute java programs.  I was able to until
yesterday when  I upgraded from Apache 1.3.3 to RedHat Secure Web Server
3.0.  I also loaded the JServ rpm RedHat includes on their Secure Server CD.

Any idea what may have happened?





--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to