Issue Details (XML | Word | Printable)

Key: MULE-3727
Type: Bug Bug
Status: Open Open
Priority: Critical Critical
Assignee: Unassigned
Reporter: Daniel Feist
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Mule

MuleShutdownHook should stop/dispose muleContext

Created: 28/Sep/08 10:24 PM   Updated: 20/Nov/08 07:17 PM
Component/s: Core: Bootstrap / Java Service Wrapper
Affects Version/s: 2.1-M2
Fix Version/s: 2.1.x Backlog

Time Tracking:
Not Specified

Labels:
User impact: Medium
Effort points: 0.5


 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Daniel Feist added a comment - 20/Nov/08 07:17 PM
Anyone know why in Mule 2 we have 2 shutdown hooks being registered in two different places? One does dispose muleContext and the other one (which seems to be being used) doesn't ...