Description of problem: When using the "Replace" deployment feature in the admin console, the entered Runtime Name is ignored. Version-Release number of selected component (if applicable): 6.2 CP1 How reproducible: Always. Steps to Reproduce: 1. Go to "Manage Deployments" screen in the admin console 2. Choose a deployment and click "Replace" button 3. Choose a new file and click "Next". 4. Enter a Runtime Name and click "Save". Actual results: The Runtime Name is set to the same value as Name, not the entered Runtime Name. Expected results: The Runtime Name is set to the value specified. Additional info:
Workarounds: - remove and then add again in the GUI - do the replace with the CLI: deploy /path/to/myapp-1.2.3.ear --name="myapp" --runtime-name="myapp.ear" --force
Harald Pehl <hpehl> updated the status of jira HAL-452 to Coding In Progress
Harald Pehl <hpehl> updated the status of jira HAL-452 to Resolved
Should this still remain in POST state?
Verified for EAP 6.4.0.DR12