Exception while running LRGs
DishMar 8 2012 — edited Mar 20 2012I have created a new test Project with respect to my UiModelProject and I am trying to run XXXXAMTest.java file to test it.
Though I have included all the jar files and have kept other required xml files I am facing below exception in my setUp method.
java.lang.NoClassDefFoundError : Could not initialize class oracle.apps.fnd.applcore.common.ApplSessionUtil
I am not sure whether I can provide more information than this, does anyone have any idea around this?
Thanks.