Let me start by saying Hello to all.  I am a new subscriber to this list. I
am fairly certain that I am posting to correct list.  If my questions are
not appropriate for this list, please direct me to the correct list.

I have a problem that I am hoping someone can help me with.  I am trying to
get gnujsp-0.9.10 to work with my apache 1.3.9 web server.  I have installed
the JServ module and it appears to be functioning correctly, I have gotten
the Hello class to function under my VirtualHost.  My problem occurs only
when I attempt get a .jsp page.  The jserv engine generates the following in
my error_log log:

[Tue Sep 28 13:22:21 1999] [notice] Apache/1.3.9 (Unix) ApacheJServ/1.0
configur
ed -- resuming normal operations
java.lang.NoClassDefFoundError: sun/tools/javac/Main
        at org.apache.jserv.JServConnection.processRequest(Compiled Code)
        at org.apache.jserv.JServConnection.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)

The INSTALL text file that comes with the gnujsp distribution states that if
I am running JDK 1.2, I should include tools.jar within my classpath.  I
have tried both wrapper.classpath=/var/java/jdk1.2/lib/tools.jar in the
jserv.properties and/or respositories=/var/java/jdk1.2/lib/tools.jar,
neither seem to work.  I checked my tools.jar file and it does have that
class within it.

Am I crazy or shouldn't this be working?  I have looked through all kinds of
documents trying to see if there was something that I misconfigured.  I have
been pulling my hair out for three days.

By the way, the server appears to generate the .java source under my
temporary directory fine.

Any help you can provide is appeciated.  Thanks.

Michael Jozwik
JAM Data Services, Inc. ( http://www.jamdata.net )
[EMAIL PROTECTED]




------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Problems?:       [EMAIL PROTECTED]

Reply via email to