-
Bug
-
Resolution: Done
-
Minor
-
7.1.0.DR17
-
None
- Deployment using Maven 3.2.5 fails with Failed to execute goal org.wildfly.plugins:wildfly-maven-plugin:1.2.0.Alpha4:undeploy (default-cli) on project ha-singleton-deployment: The plugin org.wildfly.plugins:wildfly-maven-plugin:1.2.0.Alpha4 requires Maven version 3.3.1 -> [Help 1]
- The sentence Everything needed to build this project is Java 8.0 (Java SDK 1.8) or later and Maven 3.2.5 or later. must be modified to recommend Maven 3.1.1 or later.
- See the logs here: http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/EAP7/view/EAP7-Quickstarts/job/eap-7x-quickstarts-dev/53/artifact/manu/out/DeployQuickstartToServer1/log/native-commands.0.log
- What is it? sections should point to product docs for more information on ha singleton deployments
- Wrong bullet numbering in "Running the Quickstart" section: 1,2,3,4,1,2,3,1
- There are no JBDS instructions in readme, is it intentional?
- Typos:
- Note that a socket binding port offset and an unique node name must be passed to the second server if the servers are binding to the same host. ==> ... a unique ...
- The example is build and packaged as a single ejb archive. ==> The example is built ...
- is related to
-
JBEAP-7969 Create HA Singleton Deployments quickstart
- Closed