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: java.util.ArrayList cannot be cast to oracle.adf.view.faces.bi.model.G

Abraham NkomoSep 9 2014 — edited Sep 12 2014

Hi Everyone

lm creating geographical map and l am using Array List as Data Collection for point Map theme to specify a certain location .The problem l getting here is that after setting up data Collection on the Theme tab ,the choices Address and longtude & latitudes remain disabled . lm using JDeveloper 12C latest version & weblogic 12c .When l run my project lm getting this error ::java.lang.ClassCastException: java.util.ArrayList cannot be cast to oracle.adf.view.faces.bi.model.GeoMapDataModel .Below is the souce code of my page and the Managed Bean that define the ArrayList

MapBean.pngPageSourceCode.png

This post has been answered by Abraham Nkomo on Sep 12 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 10 2014
Added on Sep 9 2014
6 comments
381 views