Rostislav Svoboda created AS7-3496:
--------------------------------------
Summary: CLONE - Unexpected auth dir in standalone/tmp when
-Djboss.server.temp.dir is used
Key: AS7-3496
URL:
https://issues.jboss.org/browse/AS7-3496
Project: Application Server 7
Issue Type: Feature Request
Components: Server
Affects Versions: 7.1.0.CR1b
Reporter: Rostislav Svoboda
Assignee: Brian Stansberry
Fix For: 7.1.0.Final
Unexpected 'auth' dir is created in standalone/tmp when -Djboss.server.temp.dir is
used.
There shouldn't be tmp directory at all.
Steps to reproduce:
- remove everything from 'standalone' directory with exception for
'configuration' and 'deployments' sub-directories
- run standalone - 'bin/standalone.sh -Djboss.server.log.dir=xx-log
-Djboss.server.data.dir=xx-data -Djboss.server.temp.dir=xx-temp
-Djboss.server.deploy.dir=xx-deployments'
- list recursively 'standalone' directory -- 'tmp' directory with
'auth' subdirectory is created
'jboss.server.temp.dir' property is not 100% reflected.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira