I get the following exception when I try deploying my webApp on weblogic12:
weblogic.application.ModuleException: java.lang.IllegalAccessError: tried to acce
Based on @JoseM comment, this link helped. A quick fix I applied for now was to downgrade my guava lib from 16.0.1 to 14.0.1.
16.0.1
14.0.1