[jboss-jira] [JBoss JIRA] Updated: (JBAS-9276) Make the annotation @Management works in association with @Singleton
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Tue May 10 01:28:18 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai updated JBAS-9276:
-------------------------------
Issue Type: Feature Request (was: Bug)
Fix Version/s: (was: 6.1.0)
> Make the annotation @Management works in association with @Singleton
> --------------------------------------------------------------------
>
> Key: JBAS-9276
> URL: https://issues.jboss.org/browse/JBAS-9276
> Project: Legacy JBoss Application Server 6
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: JMX
> Affects Versions: 6.0.0.Final
> Reporter: Laurent Vandwalle
> Labels: jmx
>
> In JBoss 5.1, the use of @Management in association with @Service allowed to manage (JMX Management) the singleton EJB.
> In JBoss 6.0 Final, @Service annotations can be replace by the JEE6 standard annotation @Singleton.
> The problem is that the @Management annoation does not work if used in association with the @Singleton annotation.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list