[OS-JIRA] Created: (WOL-1046) Wonder App template: Disable er.extensions.ERXThreadStorage.useInheritableThreadLocal by default

From: JIRA (Timo)
Date: Thu Jul 30 2009 - 16:30:44 EDT

  • Next message: JIRA: "[OS-JIRA] Created: (WOL-1047) Wonder App template: Set er.extensions.ERXApplication.DefaultEncoding=UTF-8 by default"

    Wonder App template: Disable er.extensions.ERXThreadStorage.useInheritableThreadLocal by default
    ------------------------------------------------------------------------------------------------

                     Key: WOL-1046
                     URL: http://issues.objectstyle.org/jira/browse/WOL-1046
                 Project: WOProject/WOLips
              Issue Type: Improvement
              Components: wolips
                Reporter: Timo Höpfner
                Priority: Trivial

    The inheritableThreadLocal stuff in Wonder's ERXThreadStorage can be dangerous. We should disable it by default in the Wonder app template. We cannot disable it in Wonder by default as that could break existing apps.

    Please add the following to the Properties template file:

    ## Define if child threads inherit the variables of the parent or not. Defaults to true.
    er.extensions.ERXThreadStorage.useInheritableThreadLocal = false

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Thu Jul 30 2009 - 16:31:36 EDT