Issue Details (XML | Word | Printable)

Key: SHALE-274
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Craig McClanahan
Votes: 0
Watchers: 0
Operations

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

[dialog2] Clean up static resources at application shutdown

Created: 04/Sep/06 08:21 PM   Updated: 23/Jan/07 04:40 PM
Component/s: Dialog
Affects Version/s: None
Fix Version/s: 1.0.4

Issue Links:
Dependency
 


 Description  « Hide
The legacy dialog2 implementation relies on both Commons Logging and Commons Digester (which implies a transitive dependence on Commons BeanUtils). Therefore, we need to clean up at application shutdown by executing the following in a contextDestroyed() lifecycle listener (or equivalent):

    PropertyUtils.clearDescriptors();
    LogFactory.release(Thread.currentThread().getContextClassLoader());



 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Craig McClanahan made changes - 18/Oct/06 06:29 PM
Field Original Value New Value
Component/s Dialog [ 21270 ]
Component/s Sandbox [ 21282 ]
Rahul Akolkar made changes - 03/Dec/06 08:12 PM
Link This issue depends on SHALE-349 [ SHALE-349 ]
Craig McClanahan made changes - 12/Dec/06 07:01 AM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Rahul Akolkar made changes - 23/Jan/07 04:40 PM
Fix Version/s 1.0.4 [ 21790 ]
Fix Version/s 1.0.4-SNAPSHOT [ 21740 ]
Jeff Turner made changes - 09/Aug/07 07:15 AM
Workflow Struts [ 38706 ] Struts - editable closed status [ 41692 ]
Antonio Petrelli made changes - 08/Jan/09 08:56 AM
Workflow Struts - editable closed status [ 41692 ] Struts - editable closed status (temporary) [ 46031 ]
Antonio Petrelli made changes - 08/Jan/09 09:08 AM
Workflow Struts - editable closed status (temporary) [ 46031 ] Struts - editable closed status [ 52713 ]