Kevin, you need to add [jdk]\lib\tools.jar to the classpath used by the GNUJSP
servlet.  See the GNUJSP install instructions.

Wes

kevin carothers wrote:

> Sorry to bug everyone with another configuration problem, but
> I'm just SOOO close (I think):
>
> 1.  My (starting) classpath is:
>     CLASSPATH=C:\WINNT\Java\Lib;C:\jdk1.2.2\lib;C:\Program Files\JAVASOFT
>         \JRE\1.2\lib;.C:\JBuilder3\lib;
>
>         -BTW:
>         My GNUJsp configuration files append to this.
>
> 2.  My Browser says:
>         Error compiling source file: file:d:/apache/htdocs/hello.jsp
>         sun.tools.javac.Main
>
> 3.  jserv.log says (timestamps omitted):
>         : service started
>         : getResIm: return file:d:/apache/htdocs/hello.jsp
>         : Parsing file:d:/apache/htdocs/hello.jsp
>         : Depends on /hello.jsp
>         : getResIm: return file:d:/apache/htdocs/hello.jsp
>         : Emitting source to d:\apache\jsp\jsp___2fhello_2ejsp.java
>         : Compiling d:\apache\jsp\jsp___2fhello_2ejsp.java
>         : Compiler command: builtin-javac
>
> 4.  error.log says:
>         GNUJSP: Detected JSDK version 2.0
>         ...I'm assuming this is OK... Is it?
>
> Thanks for any help
>
> kevin   carothers
>
> [EMAIL PROTECTED]
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> FAQs on JSP can be found at:
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to