setManagerClassName has been deprecated for the SimpleTCPCluster class in
Tomcat Clustering
-------------------------------------------------------------------------------------------
Key: GERONIMO-4187
URL: https://issues.apache.org/jira/browse/GERONIMO-4187
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: Clustering
Affects Versions: 2.2
Reporter: Jason Warner
Assignee: Jason Warner
Fix For: 2.2
Currently when configuring tomcat clustering in geronimo, the manager class
name for the cluster is passed through as an init parameter and is set using
the setManagerClassName method. This method has been deprecated in Tomcat 6
and an alternate method of setting the manager has been introduced. The
manager can now be set as a subelement of the cluster element in the
configuration. Geronimo should switch to this new method of configuring a
manager so that we're better poised to maintain compatibility with future
tomcat releases.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.