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

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Sep 24 14:27:35 EDT 2012


     [ https://issues.jboss.org/browse/AS7-5622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated AS7-5622:
----------------------------------

    Component/s: Web Services

    
> 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
>          Components: Web Services
>    Affects Versions: 7.1.1.Final
>         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  [POJO 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