[jboss-jira] [JBoss JIRA] Created: (JBMICROCONT-168) Add a plugin spi to support the ordering of deployment package/bundle processing

Scott M Stark (JIRA) jira-events at lists.jboss.org
Thu Mar 29 13:10:01 EDT 2007


Add a plugin spi to support the ordering of deployment package/bundle processing
--------------------------------------------------------------------------------

                 Key: JBMICROCONT-168
                 URL: http://jira.jboss.com/jira/browse/JBMICROCONT-168
             Project: JBoss MicroContainer
          Issue Type: Feature Request
          Components: Deployment
    Affects Versions:  JBossMC_2_0_0 Beta3
            Reporter: Scott M Stark
         Assigned To: Scott M Stark
             Fix For: JBossMC_2_0_0_CR1


There are some startup issues in jboss5 due to not having an ordering notion for the DeploymentContexts that go into a MainDeployer.process scan. Probably all of these are due to improper specification of container dependencies, but in general we are going to run into startup issues due to missed dependency declaration. We should have the ability to order the DeploymentContext set via an spi contract that integrates with the structural parse phase. We should have the ability to define this globally ala the legacy directory scanner sorter, as well as per deployment level to allow for alternate deployment packaging models: Russian doll, ear, cross deployment model, etc.


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