Hello,
We are trying to migrate our application from OC4J 10.1.2.0.2 to OC4J 10.1.3.5 and are expecting some problems with classes which are not available (for example com.evermind.server.ejb.EntityContextID) or are different in new OC4J (for example com.evermind.server.ApplicationServerTransactionSynchronization method getCachedEntityObject(String classNmX, Object pk)).
Could anyone give me some ideas, where can I find javadoc for oc4j-internal.jar so we could find out, how to rewrite our application code to be working on new OC4J release?
Best regards,
Sandris