SuccessChanges

Summary

  1. Changes the WildFly testing ports (details)
Commit ab0fb265d4e47a2483adfd028943e198df8e862e by Miguel Reboiro-Jato
Changes the WildFly testing ports
The ports used by the WildFly executed during tests had an offset of
10000. This was the same offset used by the other tools in the
integration server, causing port collisions in the integration server.
This commit increases the offset to 30000 in order to avoid this port
collision.
The file was modifiedservice/src/test/resources-wildfly-embedded-h2/standalone.xml
The file was modifiedjsf/src/test/resources-wildfly-embedded-h2/standalone.xml
The file was modifiedservice/src/test/resources-wildfly-embedded-mysql/standalone.xml
The file was modifiedrest/src/test/resources-wildfly-embedded-mysql/standalone.xml
The file was modifiedservice/src/test/resources/arquillian.xml
The file was modifiedrest/src/test/resources/arquillian.xml
The file was modifiedjsf/src/test/resources-wildfly-embedded-mysql/standalone.xml
The file was modifiedjsf/src/test/resources/arquillian.xml
The file was modifiedrest/src/test/resources-wildfly-embedded-h2/standalone.xml