[jboss-jira] [JBoss JIRA] Closed: (JBAS-4718) Handle or prevent duplicate invocation of lifecycle callbacks
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Fri Sep 14 18:12:11 EDT 2007
[ http://jira.jboss.com/jira/browse/JBAS-4718?page=all ]
Brian Stansberry closed JBAS-4718.
----------------------------------
Resolution: Done
> Handle or prevent duplicate invocation of lifecycle callbacks
> -------------------------------------------------------------
>
> Key: JBAS-4718
> URL: http://jira.jboss.com/jira/browse/JBAS-4718
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Clustering
> Affects Versions: JBossAS-5.0.0.Beta2
> Reporter: Brian Stansberry
> Assigned To: Brian Stansberry
> Fix For: JBossAS-5.0.0.Beta3
>
>
> The JMX interfaces for a number of clustering beans expose the old ServiceMBean lifecycle methods. Effect of that is that the lifecycle methods get invoked twice -- once by the MC for the pojo service, and once by the ServiceController for the proxy created via the @JMX annotation on the bean. This duplicate invocation leads to errors as shown in the forum.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list