alebu wrote:
On Tomcat startup there is info message that indicates that tomcat starts
using jk2.
As I understand, that cames from that line in server.xml:
<Connector port="8009" enableLookups="false" redirectPort="8443" debug="0"
protocol="AJP/1.3" />
How to disable jk2 and prevent tomcat to use jk1.2 ?
The info messages shows it starting with JK on my machine. I think
we will need to see a copy of the message and your server.xml
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]