[jboss-jira] [JBoss JIRA] (AS7-5622) JBoss 7.1.1- Server does not deploy the web services if path contains spaces

Y D Prakash (JIRA) jira-events at lists.jboss.org
Mon Sep 24 13:15:36 EDT 2012


Y D Prakash created AS7-5622:
--------------------------------

             Summary: JBoss 7.1.1- Server does not deploy the web services if path contains spaces
                 Key: AS7-5622
                 URL: https://issues.jboss.org/browse/AS7-5622
             Project: Application Server 7
          Issue Type: Bug
         Environment: Checked in Windows
            Reporter: Y D Prakash
            Priority: Critical


When tried to start the JBoss7.1.1 from "C:\Program Files\jboss-as-7.1.1.Final", where the installation path contains the space [In "Program Files"], Server starts perfectly but the ear file does not get deployed.
 
The issue is as follows:
 
WSDL for the first web service interface  [Pogo web services] has been written to "C:\Program%20Files\jboss-as-7.1.1.Final\standalone\data\wsdl\xxx.ear\xxx-war.war" [by creating brand new folders] where as the WSDL for the same web service class has been written to "C:\Program Files\jboss-as-7.1.1.Final\standalone\data\wsdl\xxx.ear\xxx-war.war" [Within the installation folder] due to which the deployment stops with FileNotFoundException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list