In JDeveloper 12.2.1.4, when I create a blank SOA Application and a new SOA Project, and then configure an LDAP Adapter as an Exposed Service, I can open and use the LDAP Browser on step 4 of 7 of the LDAP Adapter Configuration Wizard. However, following the same steps in JDeveloper 14.1.2.0.0, I get a modal error message saying: "Connection failed: Cannot instantiate class: com.sun.jndi.ldap.LdapCtxFactory. Check connection parameters."
The connection parameters are identical. I can only assume there is an issue with the two different versions of the JDK each version of JDeveloper uses. My 12C version uses JDK 1.8.0 v211, and my 14C version uses JDK 17.
Any advice?