Hello,
i have updated my Nuxeo sources with this morning last revision and have
adapted my NTLM module to use the %{FIRST-FILTER}% marker in the web.xml
template.
But some Nuxeo filters are still placed before mine and one of them performs
a getUserPrincipal in UserManagerActionBean before my filter had the chance
to populate it...
So id had to do what i did before and modify the web.xml template filte to
put my filter & filter-mapping before everything else. With this
modification, it works perfectly well...
Is there a way, using the %{FIRST-FILTER}%marker, to be sure that my filter
will be the first to be processed ?
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm