Question about workers2.properties

2003-02-17 Thread Ben, heart wanderer
Hi All,
  I downloaded and installed Tomcat 4.1.18 with IIS
5.0 on Win2k. I'm using an example workers2.prop file:

--
# Define the communication channel 
[channel.socket:localhost:8009]
info=Ajp13 forwarding over socket
tomcatId=localhost:8009
debug=0

# Map the Tomcat examples webapp to the Web server uri
space
[uri:/examples/*]
info=Map the whole webapp

[workerEnv:]
#info=Global server options
timing=1
debug=10
# Default Native Logger (apache2 or win32 )
# can be overriden to a file logger, useful
# when tracing win32 related issues
#logger=logger.file:0
--

I tried loading the isapi_redirector2.dll but it
failed with a bunch of error messages in the Event
Viewer about shm and lb failures.

After adding the following entries to workers2.prop,
the redirector loaded correctly and worked fine.


[shm]
file=D:\Program Files\Apache Group\Tomcat
4.1\logs\shm.file
size=1048576
debug=10
disabled=0

[lb:lb]
info=Default load balancer.
--

My question is what is the minimal workers2.properties
file possible and why are there defaults for the shm
and lb entries in the isapi redirector?

Thanks, Tomcat looks awesome!
Ben Schleimer



=
"The competent programmer is fully aware of the strictly limited size of his own 
skull; therefore he approaches the programming task in full humility, and among other 
things he avoids clever tricks like the plague" - Edsger Dijkstra

http://snow.prohosting.com/bensch

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

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




Issues with IISConfig inTomcat 4.1.18

2003-02-17 Thread Ben, heart wanderer
Hi,
  The IISConfig Listener in Tomcat 4.1.18 generates
configuration data for jk, even though 4.1.18 ships
with jk2. I just thought to bring it to people's
attention.


Thanks,
Ben Schleimer


=
"The competent programmer is fully aware of the strictly limited size of his own 
skull; therefore he approaches the programming task in full humility, and among other 
things he avoids clever tricks like the plague" - Edsger Dijkstra

http://snow.prohosting.com/bensch

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

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




Re: AW: Using Tomcat as a service in Windows 2000

2003-02-18 Thread Ben, heart wanderer
Why don't you download Tomcat 4.1.18 and install that?
I'm using it on Win2000 AS and it install
automatically. (Getting it working with IIS was
another story...)

Ben Schleimer

--- Björn_Clemens <[EMAIL PROTECTED]> wrote:
> Do you know, that you have to set ALL (!) parameters
> (including classpath) in the registry? the service
> don't uses any script during startup!
> 
> So far ... 
> 
> Björn
>  
> > 
> > Hello,
> > 
> > I'm trying to run Tomcat as a service on Windows
> 2000 Server and 
> > am having a few difficulties.  I have the
> wrapper.properties setup 
> > and working properly and the jk_nt_service file
> installed as a 
> > service, but the service will not run.
> > 
> > My configuration is as follows:
> > Server running Windows 2000 Server and Tomcat
> 4.1.12
> > 
> > Any help would be appreciated.
> > 
> > Thanks.
> > 
> > Michael
> > ---
> > AllStarRewards, Inc.
> > Michael D Downing - CTO
> > 3900 Crosby Dr,  Suite 2204 Telephone:
> 859-272-9393
> > Lexington, KY 40515   Toll Free: 877-834-2003
> > Fax: 859-273-3662 Email:
> [EMAIL PROTECTED]
> > 
> > 
> >
>
-
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> > 
> > 
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


=
"The competent programmer is fully aware of the strictly limited size of his own 
skull; therefore he approaches the programming task in full humility, and among other 
things he avoids clever tricks like the plague" - Edsger Dijkstra

http://snow.prohosting.com/bensch

__
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

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