-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
7.1.0.CR1
-
None
$ ./standalone.bat
$ ./jboss-cli.bat -c "-Dwildfly.config.url=C:\whatever\wildfly-config.xml"
java.lang.ExceptionInInitializerError: java.lang.NullPointerException
Man can use file:///C:/... or relative path. In this case $JBOSS_HOME/bin/wildfly-config.xml
$ ./jboss-cli.bat -c -Dwildfly.config.url=wildfly-config.xml [standalone@localhost:9990 /]
- duplicates
-
JBEAP-10954 (7.1.z) System property wildfly.config.url does not work with Windows path to local file without protocol
- Closed
- is related to
-
JBEAP-12970 Log stacktrace when exception occures in static method
- Closed