Missing coherence jar or weblogic coherence integration jar
http://download.oracle.com/docs/cd/E18686_01/coh.37/e18692/activecache.htm#sthref231
Problem I am having is everytime I deploy the application counter.war - I get the message
Missing Coherence Jar or WebLogic Coherence Integration jar
I have placed the coherence.jar in the /WEB-INF/lib
Also in weblogic startup classpath, and coherence startup classpath. I have placed the file everywhere I can think of. The WebLogic Coherence Integration jar is not mentioned anywhere in any documentation so I don't know if that is the issue --- but there is not an integration jar file that I can find. I have deployed all required libraries with no issue as well.