I have a Tomcat 6.0.29 instance which starts up fine - I can access the
webapps via port 8080,
but it doesn't seem to start the AJP connector.
I have this in my server.xml:
    <Connector port="8009" protocol="AJP/1.3" redirectPort="8443" />

I don't see anything relevant in the logs (perhaps because I don't know what
to look for).
There some warnings because I didn't configure the keystore password though,
but that doesn't seem relevant.

Any ideas what I can do?

Regards,
Karel

Reply via email to