You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by CPC Livelink Admin <cp...@fitzpatrick.cc> on 2000/11/18 06:32:14 UTC

RE: can't get tomcat to compile...servlets.

Not positive, but this may be that you did not specify tools.jar on your
command line.  I beleive I saw sometime a long time ago on this list that
this was required to compile anything in-process. You probably will need to
update the startup script to get it correctly (since it didn't get it
itself).

If this doesn't work, I have no more clues.

Regards,
Paul

-----Original Message-----
From: Parvez Rishi [mailto:java@musicurry.com]
Sent: Saturday, November 18, 2000 12:35 AM
To: tomcat-user@jakarta.apache.org
Subject: can't get tomcat to compile...servlets.


hi,
i'm new to servlets and tomcat. i've installed tomcat with apache
1.3.12. it serves servlets and jsp's but it does not compile them.
i have to precompile them everytime i make changes. i'm using jdk1.2.2
for linux (redhat 6.2). where do i have to specify the compiler path.
i have set the environment vars. TOMCAT_HOME and JAVA_HOME.

thanks.

parvez


Re: can't get tomcat to compile...servlets.

Posted by Parvez Rishi <ja...@musicurry.com>.
thanks Paul.

yes, i have the tools.jar in the tomcat.sh rightly pointed.
but still cant get it to compile.

parvez



And Then  CPC Livelink Admin wrote ............. 
 
> 
> Not positive, but this may be that you did not specify tools.jar on your
> command line.  I beleive I saw sometime a long time ago on this list that
> this was required to compile anything in-process. You probably will need to
> update the startup script to get it correctly (since it didn't get it
> itself).
> 
> If this doesn't work, I have no more clues.
> 
> Regards,
> Paul
> 
> -----Original Message-----
> From: Parvez Rishi [mailto:java@musicurry.com]
> Sent: Saturday, November 18, 2000 12:35 AM
> To: tomcat-user@jakarta.apache.org
> Subject: can't get tomcat to compile...servlets.
> 
> 
> hi,
> i'm new to servlets and tomcat. i've installed tomcat with apache
> 1.3.12. it serves servlets and jsp's but it does not compile them.
> i have to precompile them everytime i make changes. i'm using jdk1.2.2
> for linux (redhat 6.2). where do i have to specify the compiler path.
> i have set the environment vars. TOMCAT_HOME and JAVA_HOME.
> 
> thanks.
> 
> parvez