Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-710

CLI deploy command doesn't allow deploying from a path containing space

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • None
    • CLI
    • None

    Description

      Trying to deploy a archive from a path containing spaces doesn't work. Tried the following combinations without success:

       
      [standalone@localhost:9999 /] deploy /home/me/JBoss\ issues/AS7-708/catch-demo.war 
      Path /home/me/JBoss\ doesn't exist.
      
      [standalone@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.
      
      [standalone@localhost:9999 /] deploy /home/me/JBoss issues/AS7-708/catch-demo.war  
      Path /home/me/JBoss doesn't exist.
      

      Attachments

        Activity

          People

            olubyans@redhat.com Alexey Loubyansky
            jaikiran Jaikiran Pai (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: