[OS-JIRA] Created: (CAY-206) Thread Bound DataContext Retrieval in Servlet Spec 2.3

From: jir..bjectstyle.org
Date: Tue Oct 05 2004 - 23:20:46 EDT

  • Next message: jir..bjectstyle.org: "[OS-JIRA] Created: (CAY-207) ExtendedTypes don't work properly with entity subclasses"

    Message:

      A new issue has been created in JIRA.

    ---------------------------------------------------------------------
    View the issue:

      http://objectstyle.org/jira/secure/ViewIssue.jspa?key=CAY-206

    Here is an overview of the issue:
    ---------------------------------------------------------------------
            Key: CAY-206
        Summary: Thread Bound DataContext Retrieval in Servlet Spec 2.3
           Type: New Feature

         Status: Assigned
       Priority: Trivial

        Project: Cayenne
     Components:
                 Cayenne Core Library
       Versions:
                 1.1

       Assignee: Andrus Adamchik
       Reporter: Gary Jarrel

        Created: Tue, 5 Oct 2004 11:19 PM
        Updated: Tue, 5 Oct 2004 11:19 PM

    Description:
    Allow for web applications to attach a data context to the current thread in the servlet 2.3 specification. This functionality is implemented via the org.objectstyle.cayenne.conf.WebApplicationContextProvider using Listeners specific to the servlet 2.4 spec.

    For the servlet 2.3 spec the functionality is nearly identical but is implemented in Filters. The implementation can be found in the Cayenne examples. It would be extremly useful in situations where there is no option to use the 2.4 spec and as per CAY-172 "Helps in the seperation of the DAO and Controller layer. Also, helps when implementing frozen DAO APIs that do not allow for HttpSessions to be passed along in the request."

    ---------------------------------------------------------------------
    JIRA INFORMATION:
    This message is automatically generated by JIRA.

    If you think it was sent incorrectly contact one of the administrators:
       http://objectstyle.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



    This archive was generated by hypermail 2.0.0 : Tue Oct 05 2004 - 23:20:47 EDT