[jira] Updated: (LOOM-33) Maintain Thread Context inter-application calls
jira-yCVjj/[email protected] Wed, 14 Apr 2004 20:49:42 -0400 (EDT)
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <[email protected]> |
The following issue has been updated:
Updater: peter royal (mailto:[email protected])
Date: Wed, 14 Apr 2004 8:47 PM
Changes:
Fix Version changed to future
Fix Version changed from 1.1
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=LOOM-33&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=LOOM-33
Here is an overview of the issue:
---------------------------------------------------------------------
Key: LOOM-33
Summary: Maintain Thread Context inter-application calls
Type: New Feature
Status: Unassigned
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: loom
Fix Fors:
future
Assignee:
Reporter: Mauro Talevi
Created: Wed, 30 Jul 2003 5:03 AM
Updated: Wed, 14 Apr 2004 8:47 PM
Description:
Currently when one application makes a call into another application the thread context state (such as ContextClassLoader and any other thread-locals) are of the calling application. We should have guards that change the thread context state to the called appliection when in the call and reset it to caller after return from the call. This can be done via interceptor that maintains state.
---------------------------------------------------------------------
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