Hi,

using jdk 1.6_05, Tomcat 6.0.14 and Apache 1.3.39.

Tomcat seems to be working fine on its own, as does
Apache. I installed the mod_jk connector according to
documentation so much so that I eventually get the log
message:

[Tue Mar 25 21:32:19 2008] [32488:0] [info]
jk_init::mod_jk.c (2706): mod_jk/1.2.26 initialized

I think the connector is fine. Accessing my tomcat app
(running on port 8080) doesn't seem to work, though. I
read I still have to change the server.xml of Tomcat
and find an example:

<Connector port="15409" protocol="AJP/1.3" /> 

Is that all? And which port do I use? 

Thanks in advance!
Charl


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to