[nanocontainer-scm] [jira] Commented: (NANO-97) nano-persistence
jira-yCVjj/[email protected] Tue, 12 Oct 2004 15:38:48 -0400 (EDT)
| Newsgroups | gmane.comp.java.nanocontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
The following comment has been added to this issue:
Author: Konstantin Pribluda
Created: Tue, 12 Oct 2004 3:38 PM
Body:
ThreadLocal is a kind of singleton for me, and rather dangerous.
I already got my ass biten off because of cool approach of pooling
& reusing threads ( for example in tomcat / jboss - JCA trasaction is bound to thread, and if not properly commited it times out, and then this thread gets reused again and again... )
IMHO, best approach is to bind session / transaction to lifecycle of container, and then use container hierarchies.
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/NANO-97?page=comments#action_25261
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/NANO-97
Here is an overview of the issue:
---------------------------------------------------------------------
Key: NANO-97
Summary: nano-persistence
Type: New Feature
Status: Unassigned
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: NanoContainer
Assignee:
Reporter: Philipp Meier
Created: Wed, 1 Sep 2004 1:14 PM
Updated: Tue, 12 Oct 2004 3:38 PM
Description:
Stephen Molitor intially suggestest this module on the pico-dev-list. I file this issue to have a place to attach my contribution of code.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira