- The links download are available
- On Jbossas: the basic functions are ok
- On Tomcat: I was occurred two errors after redirected to mobile site
ERROR org.gatein.pc.container.org_gatein_portlet_responsive_navigation_NavigationPortlet - The portlet threw an exception
javax.portlet.PortletException: org.apache.jasper.JasperException: java.lang.ClassCastException: org.gatein.pc.api.invocation.RenderInvocation cannot be cast to org.gatein.pc.api.invocation.PortletInvocation
....
ERROR org.gatein.pc.container.org_gatein_portlet_responsive_community_CommunityPortlet - The portlet threw an exception
javax.portlet.PortletException: org.apache.jasper.JasperException: java.lang.ClassCastException: org.gatein.pc.api.invocation.RenderInvocation cannot be cast to org.gatein.pc.api.invocation.PortletInvocation
...