activemq-artemis/examples/common/config
Jiri Danek 67ee34d4d9 ARTEMIS-1449 Remove deprecated -XX:+UseFastAccessorMethods JVM option
This option was removed in JRE 10 and its presence causes error on startup.

Artemis still does not compile on JDK 9 and up, so what I tried was
to compile on JDK 1.8 and then start Artemis on 1.8 and 10.
That now works for me.
2018-05-01 13:58:29 -04:00
..
logging.properties This commit has improvements on the examples including: 2015-08-11 23:44:43 -04:00
server.properties ARTEMIS-1449 Remove deprecated -XX:+UseFastAccessorMethods JVM option 2018-05-01 13:58:29 -04:00