Migrate « IceFaces « JSF Q&A





1. Migration options for old java studio creator project to Icefaces    stackoverflow.com

Our project currently uses the very old Java Studio Creator framework and now has new requirements and plans for future deployments which require the application to finally remove JSC and migrate ...

2. Woodstock to ICEfaces Migration    coderanch.com

4. Looking to Migrate from Swing to JSF    icefaces.org

6. Migrating from Icefaces 1.7.1 to 1.8.1    icefaces.org

Hi, I am trying to move my application from Icefaces 1.7.1 to 1.8.1. I am encountering a problem with the following line: Code: FacesContext facesContext = FacesContext.getCurrentInstance(); facesContext.getApplication().getNavigationHandler().handleNavigation(facesContext, facesContext.getViewRoot().getViewId(), "search"); The exception being reported is the following: [#|2009-06-02T08:27:27.202+0200|WARNING|sun-appserver9.1|javax.enterprise.system.stream.err|_ThreadID=101;_ThreadName=httpSSLWorkerThread-8080-2;_RequestID=90be0ac6-7439-43aa-b2e6-4b0c67bf8a36;| java.lang.IllegalStateException at org.apache.coyote.tomcat5.CoyoteResponseFacade.sendRedirect(CoyoteResponseFacade.java:447) at com.icesoft.faces.webapp.http.servlet.ServletExternalContext$3.redirect(ServletExternalContext.java:260) at com.icesoft.faces.context.BridgeExternalContext.redirect(BridgeExternalContext.java:402) at com.sun.faces.application.NavigationHandlerImpl.handleNavigation(NavigationHandlerImpl.java:171) at CustFinOverview.index.start(index.java:230) at CustomObjects.UpdateablePage.init(UpdateablePage.java:216) at CustFinOverview.index.init(index.java:108) at CustFinOverview.index.(index.java:72) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at ...

7. Migration from JSC2-1 standard JSF to IceFaces    icefaces.org

I am trying to migrate a JavaStudioCreator2-1 project to use IceFaces components. I imported the IceFaces components into my JSC2 IDE. I created a new web project using the IceFaces option when creating the project. I migrated my pages and beans by just doing a copy from one project to the other (had to accomodate the new package names). The project ...

8. 1.7 -> 1.8 Migration Guide anywhere?    icefaces.org

9. How to Migrate icefaces old Version to a newer one?    icefaces.org

Hello Everybody i just have a question cause i want to start a project with Icefaces i have a few months developing iwith icefaces specifically in netbeans and Now i am planning to start a new project with this technology but before starting the question comes to me how to do in the future if i want to migrate the existing ...





12. Migration options    icefaces.org

I hope the forum will accept a general question regarding the following scenario. A project currently uses the very old Java Studio Creator framework and now has new requirements and plans for future deployments which require the application to finally remove JSC and migrate to either 1.8.x or 2.0 of IceFaces. A migration to 1.8.x seems to be the safest and ...

14. Migration from 1.8 to 2.0 issue    icefaces.org

15. IceFaces 1.8.2 to 2.0.1 migration help    icefaces.org

Hi, I'm trying to migrate one (currently) small project from 1.8.2 to 2.0.1, going from JBoss 5.1.0 to 7.0.2. I'm having some small concerns with the configuration. I followed these guidelines for migration : http://wiki.icefaces.org/display/ICE/Converting+ICEfaces+1.8+Applications+to+ICEfaces+2 My project do deploy on the JBoss 7.0.2 AS. However, an error message is printed during deployment : Code: Caused by: java.lang.ClassNotFoundException: org.icepush.servlet.MainServlet 10:12:24,107 ATTENTION [org.icefaces.application.PushRenderer] ...

16. migration problem 1.5.1 to 1.5.2    icefaces.org

Hi there, i have same problem too. any ideas what is going wrong? I dun change anything and the application is working fine on v.1.5.1. here are the stack trace: 16:32:46,490 INFO [XmlBeanDefinitionReader] Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-e 16:32:46,520 INFO [SQLErrorCodesFactory] SQLErrorCodes loaded: [DB2, HSQL, MS-SQL, MySQL, Oracle, Informix, PostgreSQL, Sybase] 16:32:47,251 INFO [BillingSystemAuthenticationProcessingFilter] Adding user details ...





17. error when migrate to icefaces 1.6dr3    icefaces.org

Hello. i tried to migrate to icefaces 1.6 dr3. But i have this error Code: 2007-05-04 15:24:24 StandardWrapperValve[Faces Servlet]: "Servlet.service()" pour la servlet Faces Servlet a gnr une exception java.lang.ClassCastException: com.sun.faces.context.FacesContextImpl at com.icesoft.faces.application.D2DViewHandler.renderResponse(D2DViewHandler.java:398) at com.icesoft.faces.application.D2DViewHandler.renderView(D2DViewHandler.java:152) at com.icesoft.faces.application.D2DViewHandler.renderView(D2DViewHandler.java:144) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107) at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:268) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:198) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) ...

18. Partial Migration    icefaces.org

I haven't tried that and I'm no IceFaces expert but I think this is not obvious. If you only install IceFaces jars, configure all what's needed in the web.xml, you will be faced with 2 issues : - the pages extension (.iface) that's now needed (or at least WAS needed in the 1.5.x versions, I don't know if you can keep ...

19. migrating icefaces 1.6    icefaces.org

20. 1.5.3 to 1.6 migration    icefaces.org

Hi, i try to migrate my application to Icefaces 1.6. Its architecture is divided in several parts such as Icefaces 1.5.3, Spring 2.0.4, Hibernate 3.0.5. So, i have added or updated dependencies jar in order to use icefaces 1.6 and modified web.xml : Code: Vivace com.icesoft.faces.debugDOMUpdate false javax.faces.STATE_SAVING_METHOD server ...

21. migrating framework problem...    icefaces.org

22. migrating framework problem...    icefaces.org

Hi, gud day could someone help me on this, we are using trinidad framework, and we tried to migrate to icefaces... i did some experiments of installing icefaces in netbeans, then uninstall it, the problem was the previous framework is no longer working.... even if i completely uninstall all libraries... error in casting was the big problem...

23. Migration from 1.5.3 to 1.6 release    icefaces.org

24. 1.5.3 to 1.6.1 migration experience.    icefaces.org

I am a little bit disapointed by the new release. No, I am very disapointed. I have the following migration problems. 1. the facelets components should be with html headers, if with jspx headers, aditional

elements are rendered in the output. In release 1.5.3 the rendering was ok. According to facelets jspx headers are allowed. 2. The datatable headerClass bug! ...

27. Problem migrate 1.6.2 to 1.7    icefaces.org

28. Icefaces 1.7.0 migration issue    icefaces.org

HI we are getting below error when we update our project from 1.6.1 to 1.7.0 Kindly help javax.faces.FacesException: Problem in renderResponse: java.lang.NoSuchMethodError: com.icesoft.faces.util.CoreUtils.getPortletStyleClass(Ljava/lang/String;)Ljava/lang/String; at com.icesoft.faces.facelets.D2DFaceletViewHandler.renderResponse(D2DFaceletViewHandler.java:329) at com.icesoft.faces.application.D2DViewHandler.renderView(D2DViewHandler.java:153) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107) at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:268) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137) at com.icesoft.faces.webapp.http.core.PageServer$1.respond(PageServer.java:26) at com.icesoft.faces.webapp.http.servlet.ServletRequestResponse.respondWith(ServletRequestResponse.java:147) at com.icesoft.faces.webapp.http.servlet.ThreadBlockingAdaptingServlet$ThreadBlockingRequestResponse.respondWith(ThreadBlockingAdaptingServlet.java:36) at com.icesoft.faces.webapp.http.core.PageServer.service(PageServer.java:31) at com.icesoft.faces.webapp.http.core.SingleViewServer.service(SingleViewServer.java:46) at com.icesoft.faces.webapp.http.common.standard.PathDispatcherServer$Matcher.serviceOnMatch(PathDispatcherServer.java:50) at com.icesoft.faces.webapp.http.common.standard.PathDispatcherServer.service(PathDispatcherServer.java:19) at com.icesoft.faces.webapp.http.servlet.ThreadBlockingAdaptingServlet.service(ThreadBlockingAdaptingServlet.java:19) at com.icesoft.faces.webapp.http.servlet.EnvironmentAdaptingServlet.service(EnvironmentAdaptingServlet.java:29) at com.icesoft.faces.webapp.http.servlet.MainSessionBoundServlet.service(MainSessionBoundServlet.java:110) at com.icesoft.faces.webapp.http.servlet.SessionDispatcher.service(SessionDispatcher.java:35) at com.icesoft.faces.webapp.http.servlet.PathDispatcher$Matcher.serviceOnMatch(PathDispatcher.java:52) at com.icesoft.faces.webapp.http.servlet.PathDispatcher.service(PathDispatcher.java:29) at com.icesoft.faces.webapp.http.servlet.MainServlet.service(MainServlet.java:97) ...