[ http://issues.apache.org/jira/browse/GERONIMO-2423?page=comments#action_12437012 ] David Jencks commented on GERONIMO-2423: ----------------------------------------
For a variety of historical reasons (mostly my attempt to demonstrate that it was possible to run both jetty and tomcat at once in one g. instance) the tomcat plan sets the ajp port to 8019 and the config.xml overrides it to 8009. So, if you delete the override from config.xml, you'll get the original value of 8019. > Unable to delete TomcatAJPConnector > ----------------------------------- > > Key: GERONIMO-2423 > URL: http://issues.apache.org/jira/browse/GERONIMO-2423 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: console > Affects Versions: 1.1.1 > Environment: Linux, Windows > Reporter: Heinz Drews > > Even after deleting the default TomcatAJPConnector it is activated again > after server restart. > Next attempt to delete the connector results in message [TomcatManagerImpl] > No such GBean > 'geronimo/tomcat/1.1.1/car?ServiceModule=geronimo/tomcat/1.1.1/car,j2eeType=GBean,name=TomcatAJPConnector' -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
