Yep, I created all of those, but I still get nothing. Also, this is my 
worker2.properties file that I currently have:
<p>
[shm]
file=c:\\Tomcat\\conf\\shm.txt
size=1048576
<br>
# Define the communication channel 
[channel.socket:localhost:8009]
info=Ajp13 forwarding over socket
tomcatId=localhost:8009
<br>
# Map the Tomcat examples webapp to the Web server uri space
[uri:/examples/*]
worker=ajp13:localhost:8009
<p>
Which is a basic one. I created a website that has the jakarta virtual directory with 
execute rights, and I created a virtual directory for examples as well. I wanted to 
use the manager or admin application, but I can't get those to work either.
<p>
After I created everything, I thought maybe it needed a reboot to clean up a bit, but 
then I saw that Tomcat doesn't start up when rebooting (The service), and nothing was 
working yet.
 

"Motykowski, Peter P." <[EMAIL PROTECTED]> wrote:
Do you have System Variable JAVA_HOME set to C:\path_to_jdk ? This is
required for the Tomcat service running as user SYSTEM to find javac.

-----Original Message-----
From: Lior Shliechkorn [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 16, 2003 2:20 PM
To: Tomcat
Subject: Win2k/4.1.24 - Not working


Hi guys,


I'm running into a weird issue. I just installed Tomcat on my machine (from
exe file, and checked the run as service) and created all the environment
variables. I also downloaded the isapi_redirector2.dll file and the registry
entries which yielded a green arrow. 
However, when I go to
localhost:8080 I don't get any pages. By mistake earlier I just ran Tomcat
and did not use any environment entries at all, and I got this error: 
An
error occured at line: -1 in the jsp file: null Generated servlet error:
[javac] since fork is true, ignoring compiler setting [javac] Compiling 1
source file [javac] since fork is true, ignoring compiler setting 
and it
would then print out the rest of the error from the
javacError(DefaultErrorHandler.java). But now that I retried everything and
set the variables I get nothing. 
Any ideas? 
Thank you very much,
Lior


---------------------------------
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

Reply via email to