[jboss-jira] [JBoss JIRA] (WFLY-5149) Accept properties file in scripts for starting as a service

Roman Syroeshko (JIRA) issues at jboss.org
Thu Aug 20 10:40:26 EDT 2015


     [ https://issues.jboss.org/browse/WFLY-5149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Syroeshko updated WFLY-5149:
----------------------------------
    Description: 
Currently $JBOSS_HOME\bin\service\service.bat does not allow passing properties file. We run WildFly in domain mode using the followed command.
{code}
domain.bat --properties=jboss.properties
{code}
Now, it's impossible to install WildFly as a service like that without hacking out-of-the-box files.

  was:
Currently $JBOSS_HOME\bin\service\service.bat does not allow passing properties file. We run WildFly in domain mode using the followed command.
{code}
domain.bat --properties=jboss.properties
{code}
Now, it's impossible to install WildFly as a service like that without hacking out-of-the box files.



> Accept properties file in scripts for starting as a service
> -----------------------------------------------------------
>
>                 Key: WFLY-5149
>                 URL: https://issues.jboss.org/browse/WFLY-5149
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Scripts
>    Affects Versions: 10.0.0.Beta1
>         Environment: Microsoft Windows
>            Reporter: Roman Syroeshko
>            Assignee: Tomaz Cerar
>
> Currently $JBOSS_HOME\bin\service\service.bat does not allow passing properties file. We run WildFly in domain mode using the followed command.
> {code}
> domain.bat --properties=jboss.properties
> {code}
> Now, it's impossible to install WildFly as a service like that without hacking out-of-the-box files.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list