[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1391) TimerService injection is not handled correct when mappedName is missing
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Tue Jun 3 16:41:20 EDT 2008
TimerService injection is not handled correct when mappedName is missing
------------------------------------------------------------------------
Key: EJBTHREE-1391
URL: http://jira.jboss.com/jira/browse/EJBTHREE-1391
Project: EJB 3.0
Issue Type: Bug
Reporter: Scott M Stark
Relating to JBAS-5579, the org.jboss.injection.ResourceHandler.loadXmlResourceEnvRefs is not handling injection of a TimerService from an @Resource as a known type similar to UserTransaction, ORBs. Its defined in the spec that the TimerService should be available under the java:comp/TimerService jndi name. This resource env type should be handled in a manner similar to a UserTransaction.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list