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!

JBO-25036: An invalid object operation was invoked on type View Object

John StegemanMar 13 2006 — edited Jul 6 2012
Hello all,

I have a situation where I can reliably produce the above error. Let me describe how it occurs:

I have a menu facet on a Page that uses a JSF Navigation Case to navigate to a JSF Page. On the JSF Page, I do have a couple of executables defined in the page definition, one to force the find mode in a web search form and one to set the bind variables for the view object that is being used to display the results. The set bind variables has refresh condition of "#{adfFacesContext.postback == false}"

Now, when I click on the menu item twice in succession, I am getting the JBO-25036. Why is this ocurring?

Kind regards,

John

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 3 2012
Added on Mar 13 2006
7 comments
4,241 views