[jboss-jira] [JBoss JIRA] Commented: (JBEE-41) Release jboss-ejb-api_3.1_spec 1.0.0.Beta2
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Sat Mar 20 04:30:46 EDT 2010
[ https://jira.jboss.org/jira/browse/JBEE-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12521002#action_12521002 ]
jaikiran pai commented on JBEE-41:
----------------------------------
Thanks for testing this. I have now fixed the TimerService in r102663.
> Release jboss-ejb-api_3.1_spec 1.0.0.Beta2
> -------------------------------------------
>
> Key: JBEE-41
> URL: https://jira.jboss.org/jira/browse/JBEE-41
> Project: JBoss JavaEE APIs
> Issue Type: Release
> Reporter: Shelly McGowan
> Assignee: jaikiran pai
> Fix For: 1.0.0.Beta2-ejb-3.1-api
>
>
> There are still some discrepancies in the TimerService API; specifically,
> Missing Methods
> ---------------
> javax.ejb.TimerService: method public abstract java.util.Collection<javax.ejb.Timer> javax.ejb.TimerService.getTimers()
> Added Methods
> -------------
> javax.ejb.TimerService: method public abstract java.util.Collection javax.ejb.TimerService.getTimers()
> javax.ejb.TimerService: method public abstract javax.ejb.Timer javax.ejb.TimerService.createCalendarTimer(javax.ejb.ScheduleExpression,java.io.Serializable)
> I've looked at the EJB 3.1 PFD Spec and the EJB 3.1 PFD JavaDocs and these errors are correct. Want to resolve prior to the 1.0.0.Beta2 release. Pls confirm.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list