[richfaces-issues] [JBoss JIRA] Assigned: (RF-10127) Drag-n-Drop doesn't work with MyFaces

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Jan 10 17:51:49 EST 2011


     [ https://issues.jboss.org/browse/RF-10127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski reassigned RF-10127:
-----------------------------------

    Assignee: Pavol Pitonak  (was: Nick Belaevski)


Problem in Metamer: caused by DragValue & DropValue not being Serializable. 

> Drag-n-Drop doesn't work with MyFaces
> -------------------------------------
>
>                 Key: RF-10127
>                 URL: https://issues.jboss.org/browse/RF-10127
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: compatibility
>    Affects Versions: 4.0.0.Milestone5
>         Environment: RichFaces 4.0.0.20101226-M5 r.20800
> Metamer 4.0.0.20110104-M5 r.20882
> Apache MyFaces JSF-2.0 Core Impl 2.0.2
> Apache Tomcat 6.0.29
> OpenJDK Runtime Environment 1.6.0_20-b20 @Linux
> Chrome 8.0.552.224 @ Linux x86_64
>            Reporter: Pavol Pitonak
>            Assignee: Pavol Pitonak
>             Fix For: 4.0.0.CR1
>
>
> 1. deploy Metamer to Tomcat 6
> 2. open http://localhost:8080/metamer/faces/components/richDragIndicator/simple.xhtml
> 3. drag the first DragValue to yellow area
> result:
> nothing happens on the page, the following appears in server log
> Jan 5, 2011 11:35:47 AM org.apache.myfaces.config.annotation.TomcatAnnotationLifecycleProvider newInstance
> INFO: Creating instance of org.richfaces.tests.metamer.bean.PhasesBean
> Jan 5, 2011 11:35:47 AM org.apache.myfaces.renderkit.ErrorPageWriter handleThrowable
> SEVERE: An exception occurred
> javax.faces.application.ViewExpiredException: /components/richDragIndicator/simple.xhtmlNo saved view state could be found for the view identifier: /components/richDragIndicator/simple.xhtml
>         at org.apache.myfaces.lifecycle.RestoreViewExecutor.execute(RestoreViewExecutor.java:128)
>         at org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:171)
>         at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
>         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:189)
>         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>         at org.richfaces.tests.metamer.TestIdentityFilter.doFilter(TestIdentityFilter.java:93)
>         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
>         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
>         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
>         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
>         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
>         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857)
>         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
>         at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
>         at java.lang.Thread.run(Thread.java:636)
> Jan 5, 2011 11:35:47 AM org.apache.myfaces.config.annotation.TomcatAnnotationLifecycleProvider destroyInstance
> INFO: Destroy instance of org.richfaces.tests.metamer.bean.PhasesBean

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list