public class NuxeoLifeCycleFactory
extends com.sun.faces.lifecycle.LifecycleFactoryImpl
When using jsf 1.2.0_09, all configs from both nuxeo.ear and server/default/tmp are registered twice. Due to changes in configuration, some phase listeners are registered twice too, for instance SeamPhaseListener.
DEFAULT_LIFECYCLE
Constructor and Description |
---|
NuxeoLifeCycleFactory() |
Modifier and Type | Method and Description |
---|---|
Lifecycle |
getLifecycle(String lifecycleId)
Exposes wrapper of the actual life cycle.
|
public Lifecycle getLifecycle(String lifecycleId) throws FacesException
getLifecycle
in class com.sun.faces.lifecycle.LifecycleFactoryImpl
FacesException
Copyright © 2011 Nuxeo SA. All Rights Reserved.