-
Bug
-
Resolution: Duplicate
-
Major
-
7.0.2.CR1
-
None
-
Documentation (Ref Guide, User Guide, etc.)
-
-
-
-
-
User wants to replace deployed test.war with new version test-2.war.
Using CLI it's possible by running command
:full-replace-deployment(name=test.war, content=[{url=file:///path/to/test-2.war}])
but when user selects test.war deployment in console and wants to replace it with test-2.war he gets failure since HAL uses uploaded filename as the value of name attribute of the full-replace-deployment operation.
- duplicates
-
JBEAP-5795 (7.1.0) When replacing deployment the name attribute should be selected from selected deployment and not from the uploaded filename
- Closed
- is caused by
-
HAL-1173 When replacing deployment the name attribute should be selected from selected deployment and not from the uploaded filename
- Resolved
- is cloned by
-
JBEAP-5808 (7.0.z) When replacing deployment the name attribute should be selected from selected deployment and not from the uploaded filename
- Verified
- is incorporated by
-
JBEAP-6608 (7.1.0) Upgrade HAL to 2.9.0.Alpha5
- Closed