JDeveloper + TLSv1.2
We recently switched TLSv1.2 on WebLogic servers and need developers to connect over SSL via JDeveloper. As a test I installed JDeveloper 11.1.1.7 + JDK 7 + option for TLSV1.2 in jdev.conf file. However, when I attempt to create a "Application Server" connection over SSL, it fails. I have turned on the log file, but there is not much in it.
JDK version jdk1.7.0_99
Options added in jdev.conf
SetJavaHome c:\Java\jdk1.7.0_99
AddVMOption -Dhttps.protocols=TLSv1.2
If someone has figured this out, please let me know.
When attempting to "Test Connection", it fails at "Testing JSR-160 Runtime"
Thanks,
-Kevin.