I'm facing problem with deploying web application into OC4j 10.1.3 server and getting error with "java wrong version 50.0 should be 49.0".
I know that, this is because of jdk version clashing which is being used for compiling the application and version which is used in oc4j server.
I have compiled application in jdk 1.6, any how i know that version 49 is jdk 1.5. But i want it to confirm from server console or config file.
So guide me, how to find the jdk version which is being used in oc4j server?
By Default bundled with version of JDK 1.5. If you want to update it with a later version with latest patched
Update the JDK for the complete Oracle Application Server installation:
Shutdown OAS.
To update only your existing OC4J container to use a different version of JDK: