You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Yiannis Mavroukakis <yi...@jaguarfreight.com> on 2004/02/02 09:36:42 UTC

RE: Tomcat5 RH ES mod_jk2 Apache2

Make these additions/ammendments to workers2

[ajp13:localhost:8009]
channel=channel.socket:localhost:809

[shm]
file=/tmp/shm.file
size=1000000


Yiannis.
-----Original Message-----
From: Rich Baldwin [mailto:Rich.Baldwin@noaa.gov]
Sent: 30 January 2004 18:27
To: tomcat-user@jakarta.apache.org
Subject: Tomcat5 RH ES mod_jk2 Apache2


I finally made some progress configuring Tomcat5 Apache2 and mod_jk2 
running on RedHat Enterprise Server.  I get html over port 80, but no 
jsp or servlets will run.  Don't know what I may have missed.

jk2.properties
handler.list=channelSocket,request
channelSocket.port=8009
channelSocket.address=127.0.0.1

workers2.properties
[channel.socket:localhost:8009]

[ajp13:localhost:8009]

[status:status]
[uri:/sjstatus/*]
group=status:status

[uri:/servlets-examples/*]
worker=ajp13:localhost:8009
debug=0


Appreciate any help,  Rich


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs.


Note:__________________________________________________________________
This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission.
If you receive this message in error, please immediately delete it and
all copies of it from your system, destroy any hard copies of it and
notify the sender. You must not, directly or indirectly, use, disclose,
distribute, print, or copy any part of this message if you are not the
intended recipient. Jaguar Freight Services and any of its subsidiaries
each reserve the right to monitor all e-mail communications through its
networks.
Any views expressed in this message are those of the individual sender,
except where the message states otherwise and the sender is authorized
to state them to be the views of any such entity.
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs.

Re: Tomcat5 RH ES mod_jk2 Apache2

Posted by Rich Baldwin <Ri...@noaa.gov>.
The jsp is working but not the servlets.  I've double check /alias and 
workers for typos. Other suggestions??

Yiannis Mavroukakis wrote:

>Make these additions/ammendments to workers2
>
>[ajp13:localhost:8009]
>channel=channel.socket:localhost:809
>
>[shm]
>file=/tmp/shm.file
>size=1000000
>
>
>Yiannis.
>-----Original Message-----
>From: Rich Baldwin [mailto:Rich.Baldwin@noaa.gov]
>Sent: 30 January 2004 18:27
>To: tomcat-user@jakarta.apache.org
>Subject: Tomcat5 RH ES mod_jk2 Apache2
>
>
>I finally made some progress configuring Tomcat5 Apache2 and mod_jk2 
>running on RedHat Enterprise Server.  I get html over port 80, but no 
>jsp or servlets will run.  Don't know what I may have missed.
>
>jk2.properties
>handler.list=channelSocket,request
>channelSocket.port=8009
>channelSocket.address=127.0.0.1
>
>workers2.properties
>[channel.socket:localhost:8009]
>
>[ajp13:localhost:8009]
>
>[status:status]
>[uri:/sjstatus/*]
>group=status:status
>
>[uri:/servlets-examples/*]
>worker=ajp13:localhost:8009
>debug=0
>
>
>Appreciate any help,  Rich
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
>________________________________________________________________________
>This e-mail has been scanned for all viruses by Star Internet. The
>service is powered by MessageLabs.
>
>
>Note:__________________________________________________________________
>This message is for the named person's use only. It may contain
>confidential, proprietary or legally privileged information. No
>confidentiality or privilege is waived or lost by any mistransmission.
>If you receive this message in error, please immediately delete it and
>all copies of it from your system, destroy any hard copies of it and
>notify the sender. You must not, directly or indirectly, use, disclose,
>distribute, print, or copy any part of this message if you are not the
>intended recipient. Jaguar Freight Services and any of its subsidiaries
>each reserve the right to monitor all e-mail communications through its
>networks.
>Any views expressed in this message are those of the individual sender,
>except where the message states otherwise and the sender is authorized
>to state them to be the views of any such entity.
>________________________________________________________________________
>This e-mail has been scanned for all viruses by Star Internet. The
>service is powered by MessageLabs.
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org