[
https://issues.jboss.org/browse/AS7-2594?page=com.atlassian.jira.plugin.s...
]
Pete Muir commented on AS7-2594:
--------------------------------
"[domain@localhost:9999 /] deploy target/acme.war
Either --all-server-groups or --server-groups must be specified."
Clearly they don't based on the info you just gave me. Suggest you change that message
to:
"Content has been uploaded to the deployment repository, but hasn't been enabled
for any of the available server groups. To enable it for a server group do XXX"
Right now, it's confusing.
CLI deploy on domain mode leaves deployment even if you omit the
server groups to deploy to
-------------------------------------------------------------------------------------------
Key: AS7-2594
URL:
https://issues.jboss.org/browse/AS7-2594
Project: Application Server 7
Issue Type: Bug
Components: CLI
Affects Versions: 7.0.2.Final
Reporter: Pete Muir
Assignee: Alexey Loubyansky
If you use the deploy command, but forget to add the server group, this seems to add the
app to AS7, but not actually deploy it. Even if the user adds the server group and uses
--force, it doesn't deploy the app, you have to undeploy it, and deploy it again,
specifying the server group.
If server group is omitted, the app should just not be deployed.
--
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