[jboss-jira] [JBoss JIRA] Created: (AS7-783) Deployment scanner service should use a separate operation for each deployment

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Sun May 15 14:02:00 EDT 2011


Deployment scanner service should use a separate operation for each deployment
------------------------------------------------------------------------------

                 Key: AS7-783
                 URL: https://issues.jboss.org/browse/AS7-783
             Project: Application Server 7
          Issue Type: Task
          Components: Console
            Reporter: Brian Stansberry
             Fix For: 7.0.0.CR1


The scanner is creating a single composite op for all deployments encountered in a scan, rather than individual ops. The effect is failures in on deployment results in rolling back the others.

This makes some sense when users change things after startup, since multiple changes within one scan are probably related to each other. But it's not the correct behavior at startup, since multiple apps may not be interrelated.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list