-
Bug
-
Resolution: Done
-
Critical
-
7.1.0.CR3
- This will deploy application-component-1/target/jts-1.war and application-component-2/target/jts-2.jar to the running instance of the server.
- it should be jts-application-component-1.war and jts-application-component-2.jar
- The application will be running at the following URL: http://localhost:8080/jts-1/
- It should be http://localhost:8080/jts-application-component-1
- The incorrect URL is also used several times in readme for the jts-distributed-crash-rec QS.