Details
Description
open as part of http://jira.icefaces.org/browse/ICE-3899 where
There seems to be some clash with deployed artifacts. First came to my mind that there are two different implementations of appbase.jar (same classes, packaging but diff implementations)... there might be other potentional culprits, but I didn't investigate it deeper, since I don't have an access to all the relevant code impls.
There seems to be some clash with deployed artifacts. First came to my mind that there are two different implementations of appbase.jar (same classes, packaging but diff implementations)... there might be other potentional culprits, but I didn't investigate it deeper, since I don't have an access to all the relevant code impls.
In VWP dependencies, renaming ViewHandler and LifecycleListener as:
org.icefaces.netbeans.rave.web.ui.appbase.faces.ViewHandlerImpl
org.icefaces.netbeans.rave.web.ui.appbase.servlet.LifecycleListener