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

JBoss 7.1.1- Server does not deploy the web services if path contains spaces

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 7.1.1.Final
    • Web Services
    • None
    • Hide

      1. Install JBoss7.1.1 in a folder containing the spaces
      2. Deploy ear file containing POJO web services

      Show
      1. Install JBoss7.1.1 in a folder containing the spaces 2. Deploy ear file containing POJO web services

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-asoldano Alessio Soldano
              dprakash_jira Y D Prakash (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: