-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
In the "Start the JBoss EAP XP Standalone Server" section, microprofile-reactive-messaging-kafka quickstart states following command to start the server:
$ EAP_HOME/bin/standalone.sh
It should correctly be:
$ EAP_HOME/bin/standalone.sh -c standalone-microprofile.xml
- clones
-
JBEAP-23262 Quickstart readme: fix configuration file name
-
- Closed
-