Details
Description
Update redeploy method for Tomcat container to perform actual undeploy and deploy instead of reload.
Current redeploy method contains call for reload method of Tomcat Manager instead of performing undeploying and deploying deployable.
Activity
Vincent Massol
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Summary | Update redeploy method for Tomcat container to perform actual undeploy and deploy instead of reload | Fix redeploy method for Tomcat container to perform actual undeploy and deploy instead of reload |
| Issue Type | Improvement [ 4 ] | Bug [ 1 ] |
Aaron Digulla
made changes -
| Attachment | redeploy.patch [ 23712 ] |
Vincent Massol
made changes -
| Assignee | Vincent Massol [ vmassol ] |
Vincent Massol
made changes -
| Fix Version/s | 0.9 [ 12482 ] | |
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
Vincent Massol
made changes -
| Assignee | Vincent Massol [ vmassol ] |
Vincent Massol
made changes -
| Assignee | Vincent Massol [ vmassol ] |
Hi Juri,
Thanks. It'll good to have first a test that fails, showing the error and then applying the patch and showing that it works.
I'll have a look later in the week if you don't beat me to it...
Thanks
-Vincent