]
Dimitris Andreadis reassigned JBAS-3281:
----------------------------------------
Assignee: Dimitris Andreadis (was: Darran Lofthouse)
Implementation of javax.management.timer.Timer does not match
javadoc
---------------------------------------------------------------------
Key: JBAS-3281
URL:
http://jira.jboss.com/jira/browse/JBAS-3281
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JMX
Affects Versions: JBossAS-4.0.4.GA
Environment: Java 1.4 (For Java 5.0 we use the implementation supplied with the
JRE)
Reporter: Darran Lofthouse
Assigned To: Dimitris Andreadis
Priority: Critical
Fix For: JBossAS-4.0.5.CR1
The implementation of javax.management.timer.Timer does not match the javadoc: -
http://java.sun.com/j2ee/1.4/docs/api/javax/management/timer/Timer.html
By default the timer should be using fixed-delay execution, our implementation is
defaulting to fixed-rate execution.
In addition to this to use fixed-rate execution you should use the method
addNotification(String, String, Object, Date, long, long, boolean), however we have not
implemented this method and we just throw a RuntimeException if it is invoked.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: