[jboss-dev-forums] [Design of EJB 3.0] - JBAS-5579, EJBTHREE-1391 @Resource TimerService injection
scott.stark@jboss.org
do-not-reply at jboss.com
Tue Jun 3 16:43:37 EDT 2008
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.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155483#4155483
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155483
More information about the jboss-dev-forums
mailing list