Hi David, One question here. As I remember, Geronimo has 2 thread pools: "* ConnectorThreadPool* is used in J2EE Connector Architecture (JCA), and * DefaultThreadPool* is used by Jetty and System database. " Both of them have no connection with Tomcat Web connector prior to this change.
What the differences would be for this information? I'd like to update our document(1) accordingly. Thanks in advance. (1). http://cwiki.apache.org/confluence/display/GMOxDOC22/Monitoring+thread+pools Jeff C On Sat, Jun 27, 2009 at 3:55 AM, David Jencks (JIRA) <[email protected]>wrote: > > [ > https://issues.apache.org/jira/browse/GERONIMO-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > David Jencks closed GERONIMO-4715. > ---------------------------------- > > Resolution: Fixed > > rev 788834. > > > Make tomcat use our thread pools > > -------------------------------- > > > > Key: GERONIMO-4715 > > URL: https://issues.apache.org/jira/browse/GERONIMO-4715 > > Project: Geronimo > > Issue Type: Sub-task > > Security Level: public(Regular issues) > > Components: Tomcat > > Affects Versions: 2.2 > > Reporter: David Jencks > > Assignee: David Jencks > > Fix For: 2.2 > > > > > > With the server.xml processing it's not very hard to wrap our thread pool > in something tomcat likes. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
