-
Type: Sub-task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.4
-
Component/s: None
Some filters expect the Nuxeo Runtime to be available when they receive the init call.
In Jboss 5 this is currently not the case and it breaks the WAR deployment.
=> The filters init using Nuxeo Runtime must be Lazy
Impacted Filters are :
- NuxeoAuthenticationFilter
- WebEngineFilter
- NuxeoRequestControlerFilter
And Servlet :
- AnnotationServlet