Iirc it was using remote ejb right? Can you update it to be a simple junit test (using ApplicationComposer for instance). Then we could include it in tomee unit tests directly. Le 2 sept. 2013 11:21, "tschuler" <[email protected]> a écrit :
> Hi Romain! > > I already shared the tests for topic "Fired calendar trigger still > available" (resulting in https://issues.apache.org/jira/browse/TOMEE-1011 > ). > > It includes two tests for cron triggers (class TestTimers): > - method testCronTriggerNotFiring: Shows that a not fired cron trigger can > be found and canceled. > - method testCronTriggerFiring: Shows that an at least once fired cron > trigger cannot be found (and therefore cannot be canceled) any more and > keeps on firing. > > Best regards, > Thomas > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Fired-cron-trigger-not-available-tp4664936p4664940.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
