[ http://issues.apache.org/jira/browse/JS2-395?page=comments#action_12357952 ]
Randy Watler commented on JS2-395: ---------------------------------- - J2 attempted to use the OJB cache in the past, but the effort failed. In the judgement of the J2 dev team that experienced this pain first hand, it is not something that we should attempt again. Instead, components have implemented their own application level caching. There has been discussion surrounding the implementation of a distributed cache component that would be used by other components to facilitate unified cache control and notification. - This task also must include a relaxed schema definition for MSSQL that does not support circular or self referential cascading deletes. The final schema must be developed without regard for these limitations in MSSQL, but the DB PageManager must still cascade the deletes using OJB directives so that a relaxed schema will still function properly. > DB Page Manager > --------------- > > Key: JS2-395 > URL: http://issues.apache.org/jira/browse/JS2-395 > Project: Jetspeed 2 > Type: New Feature > Components: PSML > Versions: 2.0-FINAL > Reporter: David Sean Taylor > Assignee: Randy Watler > Fix For: 2.0-FINAL > > Second implementation of Page Manager: Database Page Manager. > Storing pages normalized in the database > Also, an importer from the file system XML files to DB is required. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
