RE: Tomcat IIS configuration problem

2001-02-07 Thread Chris Thompson



There 
are two issues we had when trying to setup IIS and tomcat that may 
help.
 
First 
check that all your registry settings are correct - all the spelling should be 
spot on!
 
The 
other issue we found was that the configuration files (tomcat/conf) were in UNIX 
format - the carriage returns were not recognized. We opened each and saved it 
in Windows formatting and the light went green and all 
rejoiced.
 
Hope 
this helps.
 
Regards
 
Chris 
Thompson

  -Original Message-From: Rahul Desai 
  [mailto:[EMAIL PROTECTED]]Sent: 07 February 2001 
  11:58To: Tomcat User at Jakarta(Apache)Subject: Tomcat 
  IIS configuration problem
  I am trying to congigure Tomcat with IIS using the
  article by Gal Shacor(Tomcat IIS HowTo) at
  http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-iis-howto.html 
  
   
  But I am unable to configure it sucessfully.
  He says :
   
  "Check the jakarta filter you added and make sure its status 
  shows a green upward-pointing arrow. If not, check the following: 
  
  
Check the worker_file setting for typos, name and data. 

Check the worker_mount_file setting typos, name and 
data. 
  If the above are set correctly, the green upward-pointing arrow 
  should appear, even if the other settings are wrong."
   
  But for me even though the worker_file and the worker_mount_file settings 
  are OK, the status is still showing a red downward-pointing arrow.
   
  Please help.
   
  regards
  Rahul Desai


RE: Tomcat IIS configuration problem

2001-02-07 Thread Randy Layman


First, don't sent HTML mail to this list - there are a number of
users who are not able to read these messages, therefore not allowing them
to read your question, much less answer it.

Second, you need to check the all the registry entries.  A typo in
the other portions can cause problems because the redirector can't find the
worker_file and worker_mount_file pathes.  Second, check that your dll file
is not corrupted.  This is a common problem, the best way to download it is
using the .zip file and then extracting.

Randy

-Original Message-
From: Rahul Desai [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 07, 2001 6:58 AM
To: Tomcat User at Jakarta(Apache)
Subject: Tomcat IIS configuration problem


I am trying to congigure Tomcat with IIS using the
article by Gal Shacor(Tomcat IIS HowTo) at
http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-iis-howto.htm
l 

But I am unable to configure it sucessfully.
He says :

"Check the jakarta filter you added and make sure its status shows a green
upward-pointing arrow. If not, check the following: 
Check the worker_file setting for typos, name and data. 
Check the worker_mount_file setting typos, name and data. 
If the above are set correctly, the green upward-pointing arrow should
appear, even if the other settings are wrong."

But for me even though the worker_file and the worker_mount_file settings
are OK, the status is still showing a red downward-pointing arrow.

Please help.

regards
Rahul Desai

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