[jboss-jira] [JBoss JIRA] Created: (JBAS-8958) Provide mapping from jboss.server.temp.dir to jboss.server.tmp.dir

Scott Stark (JIRA) jira-events at lists.jboss.org
Wed Mar 16 09:11:50 EDT 2011


Provide mapping from jboss.server.temp.dir to jboss.server.tmp.dir
------------------------------------------------------------------

                 Key: JBAS-8958
                 URL: https://issues.jboss.org/browse/JBAS-8958
             Project: JBoss Application Server
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Domain Management
    Affects Versions: 7.0.0.Beta1
            Reporter: Scott Stark


In AS6 and earlier, the property for the server tmp directory was called jboss.server.temp.dir. The current controller/src/main/resources/schema/jboss_7_0.xsd and controller/src/main/java/org/jboss/as/controller/parsing/CommonXml.java equivalent is called jboss.server.tmp.dir. We should either provide a mapping from the legacy name to the current one, or change the current one back to jboss.server.temp.dir.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list