https://jira.jboss.org/jira/browse/JBAS-6304
Can we remove deploy/ejb3-timer-service.xml ?
I understand this service
a) creates 10 idle quartz threads
b) have trouble configuring different DBs
c) is not actually used in the existing configs
d) it's going to be dropped anyway
BTW, where EJB3 gets its timer service configured? I can't find a trace in the
deployment
descriptors of the ejb3.deployer so my guess is that is falling back to ejb2 timer impl.
Cheers
/D