constraint « IceFaces « JSF Q&A





2. java.lang.LinkageError: loader constraints violated when linking javax/el/ELContext class    icefaces.org

I am using JSF1.2 and IceFaces 1.7.1 with JBoss 4.2.3GA The following is my Web.xml javax.faces.CONFIG_FILES /WEB-INF/faces-config.xml javax.faces.DEFAULT_SUFFIX .jspx javax.faces.STATE_SAVING_METHOD server com.icesoft.faces.uploadDirectory upload com.icesoft.faces.uploadMaxFileSize 4048576 com.icesoft.faces.util.event.servlet.ContextEventRepeater Faces Servlet javax.faces.webapp.FacesServlet 0 Persistent Faces Servlet com.icesoft.faces.webapp.xmlhttp.PersistentFacesServlet 0 ...

3. Loader constraint violation    icefaces.org

4. security-constraint - to restrict pages from viewing, not working.    icefaces.org

Hello, All the files available inside the restricted directory (dnm) for my ICEFACES application can be viewed from the browser without any authentication. I like to restrict it and can only be seen only if user login from the Login Page. This code is working in my test program in plain JSF code but not IFACES. Can someone look my code ...

6. loader constraint violation    icefaces.org