On Thu, 19 Jan 2012 14:19:02 +0530, Uttpal Kachhawa wrote:
<Connector port="8009" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="8443" />
<Connector port="8009" protocol="AJP/1.3" redirectPort="8443" />
You have at least two connectors bound to the same port. -- Mikolaj Rydzewski <[email protected]> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
