| Author |
Message |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 26/05/2010 19:15:05
|
ynalem
Joined: 24/05/2010 19:35:17
Messages: 3
Offline
|
Hi all, what frank.ye said is rigth it works without /faces/ in the client URL.
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 16/09/2010 07:26:51
|
ronakn
Joined: 14/09/2010 00:57:22
Messages: 7
Offline
|
I am facing the same problem. Tried many things. Dont know what to do.
I am trying out just simple things in IceFaces.
I have added Persistent Faces Servlet in my web.xml
When I try to run, it gives an error saying
org.apache.jasper.JasperException: javax.servlet.ServletException: ICEfaces requires the PersistentFacesServlet. Please check your web.xml servlet mappings
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:535)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 16/09/2010 09:00:08
|
dga205
Joined: 23/07/2010 07:21:25
Messages: 7
Offline
|
Hi, I am in a proyect where I have to convert a woostock application to jsf2.0.
I was able to integrate IceFace1.8 to the web application,using NetBean6.5 and i was able to run a page with woodstock and another with iceface.
I don't know how to pass from IceFace1.8(JSF1.2) to IceFace2.0(JSF2.0).
First, i tried to create a empty web proyect, using NetBean6.8, with the JSF1.2 framework, and I added the libraries of JSF2.0, but when I tried to run the page.xhtml, the browser shown the content of the page unprocessed, only the souce code.
Can I migrate from JSF1.2 to JSF2.0, and after, from IceFace1.8 to 2.0? where I having pages with JSF1.2 and JSF2.0
Regards
|
|
|
 |
|
|