I\'m trying to deploy an application to a weblogic server, and I get the following error. I have guava.jar in my classpath, I tried with all the latest versions I tried
I faced the similar issue. I could resolve this problem by adding a weblogic-application.xml with prefer-application-packages to my EAR.
com.google.common.*