Hi,
http://svn.apache.org/viewvc/myfaces/core/branches/2.3.x/impl/src/main/java/org/apache/myfaces/cdi/model/DataModelBuilderProxy.java?view=log Does anyone know if CDI.current().getBeanManager() was used here on purpose or if it was just an oversight and we should be using the CDIUtils.getBeanManager() that is already cached in the application map? Thanks, Paul
