[jboss-jira] [JBoss JIRA] Reopened: (JBAS-6417) Move ejb3-timer-service.xml to docs/examples/ejb3

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Feb 9 23:03:11 EST 2010


     [ https://jira.jboss.org/jira/browse/JBAS-6417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry reopened JBAS-6417:
------------------------------------



> Move ejb3-timer-service.xml to docs/examples/ejb3
> -------------------------------------------------
>
>                 Key: JBAS-6417
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6417
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: EJB3
>    Affects Versions: JBossAS-5.0.0.GA
>            Reporter: Dimitris Andreadis
>            Assignee: Dimitris Andreadis
>             Fix For: JBossAS-5.0.1.GA, JBossAS-5.1.0.Beta1
>
>
> The system property org.jboss.ejb3.timerservice.factory is used to configure the ejb timer service used by ejb3. It defaults to org.jboss.ejb3.timer.jboss.JBossTimerServiceFactory, which in turn is a factory around jboss.ejb:service=EJBTimerService (the ejb2 timer impl). I.e. ejb2 timer service is used in ejb3, by default.
> At the same time the ejb3-timer-service.xml that came with AS 5.0.0.GA spawns 10 quartz threads that are not used by default by ejb3. It also has problems configuring alternate DB backend.
> Move it to docs/examples/ejb3 to avoid the runtime overhead.
> It's also to be decided if we are going to keep this implementation going forward.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list