[jboss-jira] [JBoss JIRA] Resolved: (AS7-785) Setting runtime-name seems to have no effect
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Fri May 27 15:53:01 EDT 2011
[ https://issues.jboss.org/browse/AS7-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Loubyansky resolved AS7-785.
-----------------------------------
Fix Version/s: 7.0.0.CR1
Resolution: Done
It's now complaining about unrecognised arguments.
Merged into master.
> Setting runtime-name seems to have no effect
> --------------------------------------------
>
> Key: AS7-785
> URL: https://issues.jboss.org/browse/AS7-785
> Project: Application Server 7
> Issue Type: Bug
> Components: CLI
> Affects Versions: 7.0.0.CR1
> Reporter: Stan Silvert
> Assignee: Alexey Loubyansky
> Fix For: 7.0.0.CR1
>
>
> If I upload a deployment using the runtime_name argument, it seems to have no effect. Also, for consistency with internals, suggest using "runtime-name" for the argument instead of the underscored "runtime_name".
> [standalone at localhost:9999 /] deploy /as7trunk/as7jsf/mojarra2.0/jsfwithjsp/target/jsfwithjsp.war --runtime_name=jsfjsp
> 'jsfwithjsp.war' deployed successfully.
> [standalone at localhost:9999 /] /deployment=jsfwithjsp.war/:read-resource
> {
> "outcome" => "success",
> "result" => {
> "name" => "jsfwithjsp.war",
> "runtime-name" => "jsfwithjsp.war",
> "content" => [{
> "input-stream-index" => 0,
> "hash" => bytes {
> 0xe1, 0xfb, 0xee, 0x1c, 0xed, 0x9e, 0x8e, 0x1e,
> 0xa0, 0x09, 0xd6, 0x47, 0xc1, 0x44, 0x5d, 0xdb,
> 0xca, 0x7d, 0xc0, 0x72
> }
> }],
> "enabled" => true
> },
> "compensating-operation" => undefined
> }
--
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