Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JS2-40

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JS2-40
    Summary: Remove the need for the PersistenceStoreConatiner
       Type: Improvement

     Status: Open
   Priority: Minor

    Project: Jetspeed 2
 Components: 
             Components:PersistenceStore
   Versions:
             2.0-a1

   Assignee: Scott T Weaver
   Reporter: Scott T Weaver

    Created: Thu, 20 May 2004 2:17 PM
    Updated: Thu, 20 May 2004 2:17 PM

Description:
Remove the need for the PersistenceStoreContainer and allow dependency upon the 
PersistenceStore implementation itself.  This can easily be acheived by creating a 
component adapter, similar to DelegatingComponentAdapter, which accesses a ThreadLocal 
instance of a PersistenceStore or creates a new store for the current thread if one 
hasn't been created already.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to