[ http://jira.jboss.com/jira/browse/JBAS-1577?page=history ]
Dimitris Andreadis closed JBAS-1577:
------------------------------------
Resolution: Done
removed whitespace and fixed the comment
> white-space in ServiceMBean EVENT types
> ---------------------------------------
>
> Key: JBAS-1577
> URL: http://jira.jboss.com/jira/browse/JBAS-1577
> Project: JBoss Application Server
> Type: Bug
> Components: System Service
> Versions: JBossAS-4.0.1 Final, JBossAS-3.2.7 Final
> Environment: org.jboss.system.ServiceMBean
> Reporter: Dimitris Andreadis
> Assignee: Dimitris Andreadis
> Priority: Minor
> Fix For: JBossAS-4.0.2 Final, JBossAS-5.0 Alpha, JBossAS-3.2.8 Final
>
> Original Estimate: 10 minutes
> Remaining: 10 minutes
>
> Any particular reason those 4 event types contain a leading space in their
> name?
> /** The JMX notification event type for a service create state */
> public static final String CREATE_EVENT = "
> org.jboss.system.ServiceMBean.create";
> /** The JMX notification event type for a service create state */
> public static final String START_EVENT = "
> org.jboss.system.ServiceMBean.start";
> /** The JMX notification event type for a service create state */
> public static final String STOP_EVENT = "
> org.jboss.system.ServiceMBean.stop";
> /** The JMX notification event type for a service create state */
> public static final String DESTROY_EVENT = "
> org.jboss.system.ServiceMBean.destroy";
> This is obviously wrong, it is there on all branches and unless there is a
> good reason for *not* fixing this, I'm going to remove the space.
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development