Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-3701

SystemPropertiesService does not properly generate server path on windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • JBossAS-5.0.0.Beta1
    • JBossAS-5.0.0.Beta1
    • Other
    • None
    • Medium

      <mbean code="org.jboss.varia.property.SystemPropertiesService"
      name="jboss:type=Service,name=SystemProperties">
      <attribute name="Properties" replace="false">
      log.file.location=${jboss.server.home.dir}/log
      </attribute>
      </mbean>

      The jboss.server.home.dir is not string replaced properly on windows.

      I suspect it to be related to the Property class in the Jboss common module.

            starksm64 Scott Stark (Inactive)
            anil.saldhana Anil Saldanha (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: