[
https://issues.jboss.org/browse/AS7-3495?page=com.atlassian.jira.plugin.s...
]
Darran Lofthouse updated AS7-3495:
----------------------------------
Issue Type: Bug (was: Feature Request)
Component/s: Domain Management
Security
(was: Server)
Unexpected auth dir in standalone/tmp when -Djboss.server.temp.dir is
used
--------------------------------------------------------------------------
Key: AS7-3495
URL:
https://issues.jboss.org/browse/AS7-3495
Project: Application Server 7
Issue Type: Bug
Components: Domain Management, Security
Affects Versions: 7.1.0.CR1b
Reporter: Rostislav Svoboda
Assignee: Darran Lofthouse
Fix For: 7.1.1.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