[
https://issues.jboss.org/browse/JBAS-8958?page=com.atlassian.jira.plugin....
]
Brian Stansberry commented on JBAS-8958:
----------------------------------------
Scott,
Looking at this it seems the 2 files you mentioned were the only ones that used the
misspelled version. The boot process sets the system property with the old name and the
AbsolutePathService for the path has the old name. I'll resolve this in a few minutes.
If you saw the new name showing up in the runtime somehow, let me know.
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
Assignee: Brian Stansberry
Fix For: 7.0.0.Beta2
Original Estimate: 2 hours
Remaining Estimate: 2 hours
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