[nanocontainer-scm] [jira] Updated: (NANO-115) Ability to CDI vanilla javax.servlet.Filter
jira-yCVjj/[email protected] Sun, 16 Jan 2005 14:26:39 -0500 (EST)
| Newsgroups | gmane.comp.java.nanocontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
The following issue has been updated:
Updater: Gr=E9gory Joseph (mailto:[email protected])
Date: Sun, 16 Jan 2005 2:25 PM
Comment:
Improved version: added a "lookup-only-once" init param. By default the pro=
xy filter is going to lookup the delegate from pico at every call; if this =
param is set to true, then it only looks it up the first time it's called.
Changes:
Attachment changed to nanowar-servlet-20050116.tgz
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/browse/NANO-115?page=3Dhistory
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/NANO-115
Here is an overview of the issue:
---------------------------------------------------------------------
Key: NANO-115
Summary: Ability to CDI vanilla javax.servlet.Filter
Type: New Feature
Status: Unassigned
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: NanoContainer
Components:=20
nanowar
Assignee:=20
Reporter: Gr=E9gory Joseph
Created: Mon, 10 Jan 2005 6:18 PM
Updated: Sun, 16 Jan 2005 2:25 PM
Description:
This PicoFilterProxy is a javax.servlet.Filter which can proxy to another F=
ilter which is pico-ified.
The tests are not fully reliougiously perfect, I'm still not really at ease=
with mock objects. I think it still covers the situations pretty much.
Sample usage can be found here: https://swaf.dev.java.net/source/browse/swa=
f/swaf-skeleton/src/webapp/WEB-INF/web.xml
Same approach could be used to do IOC with plain servlets or listener.
---------------------------------------------------------------------
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