Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-5982

WFLYELY00017 CLI bad EXPRESSION conversion on WINDOWS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Major
    • None
    • None
    • CLI
    • None
    • Hide

      This project (https://github.com/rsearls/cwbug.git) reproduces the failure.  
      The README tells how to run it.
        

      Show
      This project ( https://github.com/rsearls/cwbug.git ) reproduces the failure.   The README tells how to run it.   

    Description

      There is an incorrect conversion of a CLI EXPRESSION on windows.  Slashes
      are removed from the expression. An expression defined as this
         path=$testResourcesDir/jaxws/samples/jbossws-users.properties 
      should look like this 
         D:\\a\\cwbug\\cwbug\\src\\test\\resources\\jaxws\\samples
      jbossws-users.properties
      is being returned as this
         D:acwbugcwbug\\src\\test\\resources\\jaxws\\samples
      jbossws-users.properties
       
      Here is the error msg

       Error: "failure-description" => {"WFLYCTL0080: Failed services" => 
      {"org.wildfly.security.security-realm.JBossWS" => "WFLYELY00017: 
      Property file referenced in properties-realm does not exist: 
      D:acwbugcwbug\\src\\test\\resources\\jaxws\\samples
      jbossws-users.properties (The system cannot find the path specified)"}},

       

      Attachments

        Issue Links

          Activity

            People

              mpetrov@redhat.com Michal Petrov
              rsearls r searls
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: