[jboss-jira] [JBoss JIRA] Created: (AS7-739) En/Disable deployment doesn't work as expected
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Tue May 10 11:52:19 EDT 2011
En/Disable deployment doesn't work as expected
----------------------------------------------
Key: AS7-739
URL: https://issues.jboss.org/browse/AS7-739
Project: Application Server 7
Issue Type: Bug
Reporter: Heiko Braun
Assignee: Stan Silvert
If I disable a deployment that is only assigned to a single server group, I get this:
[Server:server-one] 17:49:28,770 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) Starting deployment of "test-application.war"
[Server:server-two] 17:49:28,771 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) Starting deployment of "test-application.war"
[Server:server-one] 17:49:29,315 INFO [org.jboss.web] (MSC service thread 1-1) registering web context: /test-application
[Server:server-two] 17:49:29,412 INFO [org.jboss.web] (MSC service thread 1-1) registering web context: /test-application
Likewise, disabling it for a specific group doesn't have no effect.
--
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