raidermike99
Joined: 15/11/2006 00:00:00
Messages: 24
Offline
|
I am trying to deploy an application in netbeans 5.5.
I am using the bundled tomcat 5.5.17 server using j2ee 1.4
I installed the runtime nbm and the complib for icefaces 1.6.
I added the complib and right clicked on the project to enable
Icefaces.
When I try to deplay I get the following messages.
java.lang.ClassNotFoundException: com.icesoft.faces.util.event.servlet.ContextEventRepeater
java.lang.ClassNotFoundException: com.sun.faces.config.ConfigureListener
|