[jboss-jira] [JBoss JIRA] (WFLY-3472) JBOSS_HOME is not available in domain.conf

RH Bugzilla Integration (JIRA) issues at jboss.org
Tue Jun 10 05:59:16 EDT 2014


    [ https://issues.jboss.org/browse/WFLY-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974802#comment-12974802 ] 

RH Bugzilla Integration commented on WFLY-3472:
-----------------------------------------------

Chao Wang <chaowan at redhat.com> changed the Status of [bug 1083474|https://bugzilla.redhat.com/show_bug.cgi?id=1083474] from NEW to ASSIGNED

>  JBOSS_HOME is not available in domain.conf
> -------------------------------------------
>
>                 Key: WFLY-3472
>                 URL: https://issues.jboss.org/browse/WFLY-3472
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Scripts
>    Affects Versions: 8.1.0.Final
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>            Priority: Minor
>
> Description from linked BZ:
> Move the domain.conf call in domain.sh (and also domain.conf.bat in domain.bat) so it's called after the JBOSS_HOME is set. Then it's possible to use it in the configuration file.
> E.g. we use following line to enable security manager:
> JAVA_OPTS="$JAVA_OPTS -Djava.security.manager -Djava.security.policy==/tmp/security.policy -Djboss.home.dir=$JBOSS_HOME -Djboss.modules.policy-permissions=true"
> The order is correct in the scripts for standalone (so the JBOSS_HOME is available in its conf file).



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jboss-jira mailing list