Tested with ICEfaces EE-4.2.0.GA Build 3, WAS 9.0.0.2 on amazon AWS using showcase app.
When showcase is built with web-profile and adding the beans.xml file into the WEB-INF directory I was able to launch the showcase app and test the navigation issue. The '2017 text ' issue is resolved however the 'Navigation detected' message is not always rendered the 2nd or 3rd time using the browser forward and back buttons in Chrome 59 and IE 11. Not an issue with Firefox.
I can not launch the showcase app with this myfaces config:
showcase built with myfaces libs
beans.xml added to web-inf directory of showcase.war
jsf and jsp options set to default or myfaces 2.2
class loader set to 'Classes loaded with local class loader first (parent last)
Server error seen
[7/26/17 17:13:12:517 UTC] 00000077 CompositionUn E WSVR0194E: Composition unit WebSphere:cuname=showcase_war in BLA WebSphere:blaname=showcase_war failed to start.
[7/26/17 17:13:12:517 UTC] 00000077 MBeanHelper E Could not invoke an operation on object: WebSphere:name=ApplicationManager,process=ICEsoft_Stand-Alone_Server,platform=proxy,node=ICEsoft_Stand-Alone_Node,version=9.0.0.0,type=ApplicationManager,mbeanIdentifier=ApplicationManager,cell=ip-10-10-0-112Node01Cell,spec=1.0 because of an mbean exception: com.ibm.ws.exception.RuntimeError: java.lang.RuntimeException: com.ibm.ws.cdi.CDIRuntimeException: com.ibm.ws.cdi.CDIDeploymentRuntimeException: java.lang.RuntimeException: Service class org.apache.myfaces.cdi.view.ViewScopeContextExtension didn't implement the required interface
Let's add instructions for the new dependency to the wiki page for the ace:navigationNotifier on the dependency and where to find instructions on how to solve.