diff --git a/messaging-clustering-singleton/README-source.adoc b/messaging-clustering-singleton/README-source.adoc index 647da2f253..7eb51b2870 100644 --- a/messaging-clustering-singleton/README-source.adoc +++ b/messaging-clustering-singleton/README-source.adoc @@ -529,9 +529,7 @@ $ mvn wildfly:start -Djboss-as.home=target/server + [source,subs="attributes+",options="nowrap"] ---- -$ mvn wildfly:start -Djboss-as.home=target/server2 \ - -Dwildfly.port=10090 \ - -Dwildfly.javaOpts="-Djboss.socket.binding.port-offset=100" +$ mvn wildfly:start -Djboss-as.home=target/server2 -Dwildfly.javaOpts="-Djboss.socket.binding.port-offset=100" ---- . Type the following command to run the `verify` goal with the `integration-testing` profile activated, and specifying the quickstart's URL using the `server.host` system property.