AFAIK, with Seam 2.0 gwt4jsf no longer works based upon the SeamPhaseListener changes that have been made. Gwt4jsf works by injecting functionality before the SeamPhaseListener methods get called, which can no longer happen since the SeamPhaseListener is registered outside the application configuration.
AFAIK, with Seam 2.0 gwt4jsf no longer works based upon the SeamPhaseListener changes that have been made. Gwt4jsf works by injecting functionality before the SeamPhaseListener methods get called, which can no longer happen since the SeamPhaseListener is registered outside the application configuration.