Is it possible to use other version of Toplink libraries on 10.1.3 DP4 OC4J? I have tried to define a library path in application.xml pointing to Toplink 9.0.4 jar file, but when I check with oracle.toplink.Version.getVersion() it still returns "10g release 2 (10.1.3.0.0DP4)"
I have posted a message in OC4J forum (
316785 and they suggest me to consult the experts here.
Anybody have ideas?