-
Task
-
Resolution: Done
-
Major
-
None
-
None
During init, the following is called:
File dir = ServerConfigLocator.locate().getServerTempDir();
...instead we should look to System Properties for "jboss.server.temp.dir" and fallback to "java.io.tmpdir" in case this isn't present (ie. non AS environments)