[
https://issues.apache.org/jira/browse/GERONIMO-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779291#action_12779291
]
Ivan commented on GERONIMO-4187:
--------------------------------
Merged the changes to branch 2.1 At revision: 881668
> 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.