ClassCastException when loading same Class from two different wars in same ear, due to different class loaders
I am working on an existing ADF application where there are two different project modules inside an EAR deployed on weblogic. 1. Model Project with VOs, EOs and AM (Contains Application Module …