[jboss-jira] [JBoss JIRA] Created: (JBAS-8380) Deploy the timerservice-mk2 jar only when there's a EJB3.x deployment in the server

jaikiran pai (JIRA) jira-events at lists.jboss.org
Thu Sep 2 04:03:52 EDT 2010


Deploy the timerservice-mk2 jar only when there's a EJB3.x deployment in the server
-----------------------------------------------------------------------------------

                 Key: JBAS-8380
                 URL: https://jira.jboss.org/browse/JBAS-8380
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: EJB3
            Reporter: jaikiran pai
            Assignee: jaikiran pai
             Fix For: 6.0.0.CR1


The EJB3 timerservice-mk2.jar is only applicable for EJB3.x beans. So if there are no EJB3.x deployments in the server, then there's no point in deploying that timerservice-mk2.jar. Deploying that jar on-demand (i.e. when the first EJB3.x deployment becomes available) is also going to improve the AS boot time.

The referenced forum thread has more details.


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

        


More information about the jboss-jira mailing list