-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.7.3
-
Component/s: Seam / JSF UI
Nuxeo currently uses a bare Seam 2.1 version.
However, we override some interceptors :
- fixing bugs
- removing unused interceptors
In addition, we would like to be able to use Seam injection to lookup to Nuxeo Runtime Services.
This can not be done easily from the outside without duplicating a lot of code.
A simple solution is to fork Seam and directly do our modifications.
There are no Sub-Tasks for this issue.