]
Florent Amaridon commented on WFCORE-3976:
------------------------------------------
Hi can you accept the pull request ?
The "Full integration - Linux " have faild but there is no links.
service.bat script add support for environment variables
--------------------------------------------------------
Key: WFCORE-3976
URL:
https://issues.jboss.org/browse/WFCORE-3976
Project: WildFly Core
Issue Type: Feature Request
Environment: All windows OS
Reporter: Florent Amaridon
Assignee: Jason Greene
Priority: Minor
Attachments: service.bat
Hello,
I'm using wildly as my application server. To provide customizable configuration I
want to use STANDALONE_CONF environement variable.
This works fine with stanalone.bat but when I try to install wildfly as a service I
can't set this environment variable to service.bat.
I wrote an unpdate to service.bat to handle environment variables.
Can I make a pull request on github?
Best regards