[jboss-jira] [JBoss JIRA] (AS7-6521) Spurious server dirs created when directory-grouping="by-type" is set
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Feb 13 18:28:56 EST 2013
Brian Stansberry created AS7-6521:
-------------------------------------
Summary: Spurious server dirs created when directory-grouping="by-type" is set
Key: AS7-6521
URL: https://issues.jboss.org/browse/AS7-6521
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Reporter: Brian Stansberry
Priority: Minor
Fix For: 7.3.0.Alpha1
Add directory-grouping="by-type" to the <host><servers> element in the stock host.xml and run domain.sh. The following empty directories are created:
$JBOSS_HOME/domain/servers/server-one
$JBOSS_HOME/domain/servers/server-two
The content that would normally be in those dirs if directory-grouping="by-type" wasn't set appears to all be going where it should (e.g. under domain/data, domain/log etc) so the only issue here is the empty directories.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list