Upgrade toplink version
597603Nov 7 2007 — edited Nov 7 2007I am trying to upgrade Toplink from 10.1.3.0 to 10.1.3.3 both in my stand-alone oj4j and Oracle containers in oracle app server. I want to know
1. What are the steps to upgrade toplink? Couldn't find anything useful on oracle.com. Can someone point me to the relevant documentation.
2. I replaced the toplink.jar and antlr.jar file from the toplink_101330.zip into my application lib and built the ear file and deployed to the Oracle Application server container. Is that good enough or do I have to copy the jars into j2ee/<ocj4>/applib folder on the application server. I am running on application server 10.1.2
3. The same ear file when deployed on different 10.1.2 servers behave differently. The cache is refreshed from DB after updates are made in one of the app servers and does not happen on the other. What could be possible wrong in the server or configuration?
Thanks
Swapna