DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15776>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15776

cannot use non default channel port in jk2

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|Linux                       |Windows XP



------- Additional Comments From [EMAIL PROTECTED]  2003-01-12 15:01 -------
I commented out these lines in jk2.properties and the class loader problem 
went away.  However, I still get the listener 0.0.0.0 problem.
# Set the desired handler list
# handler.list=apr,request,channelJni
#handler.list=apr,channelSocket,request --- NOTE NO APR NOW.
handler.list=channelSocket,request

#
# Override the default port for the socketChannel
# channelSocket.port=8019
channelSocket.port=8009

# Default:
# channelUnix.file=${jkHome}/work/jk2.socket
# Just to check if the the config  is working
# shm.file=${jkHome}/work/jk2.shm    # NOTE NOT SHM NOW

# In order to enable jni use any channelJni directive
#channelJni.disabled = 0
# And one of the following directives:

#apr.jniModeSo=/apache/apache2/modules/mod_jk2.dll   # NOTE NO APR.

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

Reply via email to