[Escapek-developers] [Task #135444] Node ChangeLog management
Status: Pre-Alpha
Brought to you by:
nicolasjouanin
|
From: SourceForge.net <no...@so...> - 2007-01-24 20:04:30
|
Task #135444 has been updated. Project: Escape-K Subproject: escape-K server Summary: Node ChangeLog management Complete: 0% Status: Open Authority : nicolasjouanin Assigned to: alexcc_06 Description: Each node in the repository is associated with a change log. This log records any modification made to a node attribute. To ease the record of these modifications, without decreasing application speed due to change load overload, writing in the change log should be managed by a Message driven bean. On any modification made to a node, othe r beans could send a notification to this MDB which could then manage the record as needed. The MDB can be a new MDB. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=135444&group_id=162229&group_project_id=46915 |