[jboss-jira] [JBoss JIRA] Created: (JBAS-5533) EJBStage2Deployer behaviour needs to be integrated into Ejb3Deployer

Scott M Stark (JIRA) jira-events at lists.jboss.org
Tue May 20 01:26:59 EDT 2008


EJBStage2Deployer behaviour needs to be integrated into Ejb3Deployer
--------------------------------------------------------------------

                 Key: JBAS-5533
                 URL: http://jira.jboss.com/jira/browse/JBAS-5533
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Deployers, EJB3
            Reporter: Scott M Stark
         Assigned To: Scott M Stark
             Fix For: JBossAS-5.0.0.CR1


All the EJBStage2Deployer does is start/stop the Ejb3Deployment, but its a REAL deployer the same as the Ejb3Deployer which calls create/destroy. This just introduces an unnecessary deployer that affects the  Ejb3Deployer KernelDeployemnt, but does not properly declare its inputs/outputs to ensure it runs before the KernelDeploymentDeployer. This deployer should just be dropped and start/stop called by the Ejb3Deployer.


-- 
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