Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.io.NotSerializableException: oracle.adf.view.rich.component.rich.data.

822727Feb 7 2012 — edited Feb 8 2012
Hi

I try to create a popup with a taskflow. In the manageBean osBean, there is a popup binding between popup page and the popup managed bean. The manageBean osBean has the pageFlowScope.

I got this error message when I try to navigate the page with the popup.


<SessionBasedScopeMap> <writeScopeMap> ADFc: Scope object serialization failed (object not serializable), scope='pageFlowScope[os-flow.xml#os-flow]', objectKey='osBean', objectType='view.OsBean'.
<SessionBasedScopeMap> <writeScopeMap>
java.io.NotSerializableException: oracle.adf.view.rich.component.rich.data.RichTable

How can I control whether RichTable or RichPopup is serialiable or not ? What is the root cause of this problem ?

Please help.
David
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 7 2012
Added on Feb 7 2012
3 comments
1,796 views