(java.lang.ArrayIndexOutOfBoundsException) 5
hi,
I have created a VO using an existing oracle view. it was running fine.
Today i modified the oracle view and added one more field in oralce view and recreated the view.
After then now running Jdeveloper Application module is giving error :
(oracle.jbo.JboException) JBO-29000: Unexpected exception caught: java.lang.ArrayIndexOutOfBoundsException, msg=5
----- Level 1: Detail 0 -----
(java.lang.ArrayIndexOutOfBoundsException) 5
please help