suppress initialising contextual handling for configurable URIs.
----------------------------------------------------------------

                 Key: OWB-254
                 URL: https://issues.apache.org/jira/browse/OWB-254
             Project: OpenWebBeans
          Issue Type: Improvement
          Components: Java EE Integration
    Affects Versions: M3
            Reporter: Mark Struberg
            Assignee: Gurkan Erdogdu
            Priority: Minor
             Fix For: 1.0.0


In my real world application, I see a lot useless construction and destruction 
of Contexts since my JSF application also handles resources like small images 
and CSS.

We should think about introducing a blacklist of URIs/URI wildcards which do 
not contain contextual beans to be managed.

In a typical JSF-2 application this are e.g. all requests handled via the 
#{resources} handler, thus contextRoot()/javax.faces.resource/*

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to