Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Process Manager (Stardust) » IceFaces PhaseListener incompatibility, when deploying the ipp-portal.war
IceFaces PhaseListener incompatibility, when deploying the ipp-portal.war [message #954598] Tue, 23 October 2012 05:19
Florian Kammermann is currently offline Florian KammermannFriend
Messages: 19
Registered: July 2012
Junior Member
When I deploy the ipp-portal.war I become the following Error:
Cause: Class 'com.icesoft.faces.application.PartialSubmitPhaseListener' is not an instance of 'interface javax.faces.event.PhaseListener'

I added the following config to the WEB-INF/web.xml:
<context-param>
<param-name>org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL</param-name>
<param-value>true</param-value>
</context-param>

This solved my problem.

Previous Topic:SessionContextListener not found, when deploying ipp-portal.war
Next Topic:Eclipse Plugin Installation IPP 7.0.1
Goto Forum:
  


Current Time: Tue Sep 24 10:20:55 GMT 2024

Powered by FUDForum. Page generated in 0.05322 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top