[
https://issues.jboss.org/browse/AS7-1947?page=com.atlassian.jira.plugin.s...
]
Michael Voegele commented on AS7-1947:
--------------------------------------
Another thing regarding this.
I created the file jboss_start.properties with content:
jboss.home.dir=C:\eplatform\jboss\AS-7.0-Test\jboss_install
jboss.domain.base.dir=C:\eplatform\jboss\AS-7.0-Test\jboss_domain_1
jboss.domain.data.dir=C:\eplatform\jboss\AS-7.0-Test\jboss_domain_1_var\data
jboss.domain.temp.dir=C:\eplatform\jboss\AS-7.0-Test\jboss_domain_1_var\tmp
then started with:
jboss_install/bin/domain.bat
--properties=C:\eplatform\jboss\AS-7.0-Test\jboss_start.properties
the result is:
java.io.FileNotFoundException:
C:\eplatform\jboss\AS-7.0-Test\jboss_install\domain\configuration\host.xml
Startup options jboss.domain.base.dir / jboss.domain.config.dir are
ignored
---------------------------------------------------------------------------
Key: AS7-1947
URL:
https://issues.jboss.org/browse/AS7-1947
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Affects Versions: 7.0.1.Final
Reporter: Michael Voegele
Assignee: Brian Stansberry
Fix For: 7.1.0.CR1
Starting JBoss using
jboss_install/bin/domain.bat
-Djboss.home.dir=C:\eplatform\jboss\AS-7.0-Test\jboss_install
-Djboss.domain.base.dir=C:\eplatform\jboss\AS-7.0-Test\jboss_appl_1\domain
-Djboss.domain.config.dir=C:\eplatform\jboss\AS-7.0-Test\jboss_appl_1\domain\configuration
leads to
Unable to read the logging configuration from
'file:C:\eplatform\jboss\AS-7.0-Test\jboss_install/domain/configuration/logging.properties'
Options jboss.domain.base.dir / jboss.domain.config.dir are ignored.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira