Hi, I found this int he FacesELContext clazz
// TODO: decide if we need to implement our own FunctionMapperImpl and
// VariableMapperImpl instead of relying on Tomcat's version.
//this.functionMapper = new FunctionMapperImpl();
//this.variableMapper = new VariableMapperImpl();
currently our FacesELCtx.getVariableMapper() returns null
thx
--
Matthias Wessendorf
further stuff:
blog: http://matthiaswessendorf.wordpress.com/
mail: matzew-at-apache-dot-org
