Generalize ControlFilter to use init param to specify ServletBeanContext
------------------------------------------------------------------------

         Key: BEEHIVE-395
         URL: http://issues.apache.org/jira/browse/BEEHIVE-395
     Project: Beehive
        Type: New Feature
  Components: Controls  
    Versions: TBD    
    Reporter: C Brett Bennett
 Attachments: ControlFilter.java

The ControlFilter class is currently used primarily for testing. It constructs 
and 
pushes/pops an instance of ServletBeanContext. This extension allows for an 
<init-param>
to be given in the <filter> web.xml entry for the ControlFilter to allow for any
servlet-bean-context class to be used.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.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

Reply via email to