[jboss-jira] [JBoss JIRA] (AS7-4486) Remove feature that starts bundles automatically on 'deploy' operation

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Apr 12 10:16:47 EDT 2012


Thomas Diesler created AS7-4486:
-----------------------------------

             Summary: Remove feature that starts bundles automatically on 'deploy' operation 
                 Key: AS7-4486
                 URL: https://issues.jboss.org/browse/AS7-4486
             Project: Application Server 7
          Issue Type: Task
          Components: OSGi
            Reporter: Thomas Diesler
            Assignee: Thomas Diesler
             Fix For: 7.2.0.Alpha1


Historically we attempt to start an OSGi bundle that gets deployed through the management interface. This however is error prone when a larger set of bundles is deployed and may lead to a deploym,ent ordering issue.

Now that we have OSGi runtime operations for start/stop in place bundles should only reach INSTALLED state when deployed through the management interface. An explicit start/stop operation should be required.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list