[jboss-jira] [JBoss JIRA] Resolved: (AS7-710) CLI deploy command doesn't allow deploying from a path containing space
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Fri May 20 09:05:01 EDT 2011
[ https://issues.jboss.org/browse/AS7-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Loubyansky resolved AS7-710.
-----------------------------------
Resolution: Done
Fixed and merged.
> CLI deploy command doesn't allow deploying from a path containing space
> -----------------------------------------------------------------------
>
> Key: AS7-710
> URL: https://issues.jboss.org/browse/AS7-710
> Project: Application Server 7
> Issue Type: Bug
> Components: CLI
> Environment: AS7 upstream (dated May 3 2011)
> Reporter: jaikiran pai
> Assignee: Alexey Loubyansky
>
> Trying to deploy a archive from a path containing spaces doesn't work. Tried the following combinations without success:
> {code}
> [standalone at localhost:9999 /] deploy /home/me/JBoss\ issues/AS7-708/catch-demo.war
> Path /home/me/JBoss\ doesn't exist.
> {code}
> {code}
> [standalone at localhost:9999 /] deploy "/home/me/JBoss issues/AS7-708/catch-demo.war"
> Path /opt/business/jboss/wc/jbossas/as7/jboss-as/build/target/jboss-7.0.0.Beta4-SNAPSHOT/bin/"/home/me/JBoss doesn't exist.
> {code}
> {code}
> [standalone at localhost:9999 /] deploy /home/me/JBoss issues/AS7-708/catch-demo.war
> Path /home/me/JBoss doesn't exist.
> {code}
--
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