DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9282>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9282 Safe Thread context guards between applications Summary: Safe Thread context guards between applications Product: Avalon Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Phoenix AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Currently when entering an application we set the ThreadContext and unset it on leaving application. This gets tiresome. We should instead create JDK1.3 InvocationHandlers that automagically set/unset the ThreadContext when calling methods if you don't already have ThreadContext set. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
