[seam-commits] [seam/cron] c4eee9: Not sure what the implications are yet, but it wor...

GitHub noreply at github.com
Tue May 5 05:26:23 EDT 2015


  Branch: refs/heads/feature/schedule-java-ee-timer
  Home:   https://github.com/seam/cron
  Commit: c4eee9ce2a426b70957735ce4653469a9f5950a9
      https://github.com/seam/cron/commit/c4eee9ce2a426b70957735ce4653469a9f5950a9
  Author: Pete Royle <pete at screamingcoder.com>
  Date:   2015-05-05 (Tue, 05 May 2015)

  Changed paths:
    M JBossServicePlusTimerTest/src/main/java/timertest/DummyExtension.java
    M JBossServicePlusTimerTest/src/main/java/timertest/DummyServiceEjb.java

  Log Message:
  -----------
  Not sure what the implications are yet, but it works with @javax.inject.Singleton and @LocalBean but hangs with @javax.ejb.Singleton and @LocalBean.


  Commit: 94e94f79e08e9da0b7fc96ee892626474bfea9c0
      https://github.com/seam/cron/commit/94e94f79e08e9da0b7fc96ee892626474bfea9c0
  Author: Pete Royle <pete at screamingcoder.com>
  Date:   2015-05-05 (Tue, 05 May 2015)

  Changed paths:
    M providers/scheduling/timerservice/src/main/java/org/jboss/seam/cron/scheduling/timerservice/TimerScheduleProviderEjb.java

  Log Message:
  -----------
  Not sure what the implications are yet, but it works with @javax.inject.Singleton and @LocalBean but hangs with @javax.ejb.Singleton and @LocalBean.


Compare: https://github.com/seam/cron/compare/a27280dadb1c...94e94f79e08e


More information about the seam-commits mailing list