GrizzlyPushServlet « IceFaces « JSF Q&A





1. problem with GrizzlyPushServlet    icefaces.org

2. GrizzlyPushServlet    icefaces.org

syzuhdi Joined: 12/01/2009 00:00:00 Messages: 2 Offline Hi, I'm using Netbeans 6.5,icefaces 1.8 and Glassfish v2. When i trying to compile my first icefaces, my netbeans show the following error. How to solve this problem? Thans. Cannot load com.icesoft.faces.webapp.http.servlet.GrizzlyPushServlet reason : com.icesoft.faces.webapp.http.servlet.GrizzlyPushServlet java.lang.ClassNotFoundException: com.icesoft.faces.webapp.http.servlet.GrizzlyPushServlet at com.sun.enterprise.loader.EJBClassLoader.findClassData(EJBClassLoader.java:741) at com.sun.enterprise.loader.EJBClassLoader.findClass(EJBClassLoader.java:631) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at com.sun.enterprise.deployment.annotation.impl.ModuleScanner.getElements(ModuleScanner.java:174) at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:405) at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:346) at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:318) at ...

3. Problem Running GrizzlyPushServlet    icefaces.org