2 Replies Latest reply on Jun 6, 2008 3:36 AM by wolfc

    JBAS-5579, EJBTHREE-1391 @Resource TimerService injection

    starksm64

      I'm not sure why this has not been seen in the past, but the ResourceHandler.loadXmlResourceEnvRefs is not handling the well known TimerService type similar to a UserTransaction as it should. The result is that a simple @Resource TimerService x; reference fails with a missing mapped-name exception. Its a simple fix, just not sure how it was lost, never implemented. I'll fix it and check whether its seen in the current cts failures.