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.lang.ClassCastException: oracle.jbo.server.EntityImpl cannot be cast

RameySep 20 2010 — edited Sep 20 2010
Hi,

I use multiple View objects (One for main grid and other 2 for the form in my popup in each row of my main grid). Whenever save, after i create a new row in my main grid with one child record in my popup(both VO combines to give a child record) or modify the existing main grid with multiple child records, I get this class cast exception which specifies one of the VO's (in my popup)entityImpl cannot be get casted by oracle.jbo.server.EntityImpl .


Since i am using multiple VOs, I am trying to commit whole Application Module. Is this correct way?

what could be the prob?


Ramz
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 18 2010
Added on Sep 20 2010
1 comment
639 views