[
https://issues.jboss.org/browse/AS7-3495?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry reassigned AS7-3495:
-------------------------------------
Assignee: Darran Lofthouse (was: Brian Stansberry)
Feel free to push to 7.1.1. AIUI, the protocol involves the server sending the location of
the file, so there is no need for clients to be configured with an equivalent to
-Djboss.server.temp.dir.
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: Feature Request
Components: Server
Affects Versions: 7.1.0.CR1b
Reporter: Rostislav Svoboda
Assignee: Darran Lofthouse
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