Hi

Cant resolve this one? occurs when starting tomcat-4.1.18-LE, with
apache2 and mod_jk2. Have looked all over the discussion forums, and
found many people with the same problem on tomcat-4.1.12, but cant find
a solution. Using the following jk2.properties file...

#---- jk2.properties

# list of needed handlers.
handler.list=apr,channelSocket,channelUnix,request
# Set the default port for the channelSocket
channelSocket.port=8009
# State where the UNIX domain socket is located
channelUnix.file=/usr/local/tomcat4/work/jk2.socket
# Dynamic library
serverRoot=/usr/local/apache2
apr.NativeSo=/usr/local/tomcat4/libjkjni.so
#---- end of jk2.properties

but no socket is created...

using workers2.properties created in the build/conf directory when
compiling tomcat-connectors-4.1.18.

regards

Andy


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

Reply via email to