Hi Sathsarani, On Mon, 2021-03-22 at 07:45 +0000, Sathsarani Vithanage wrote: > I'm trying to configure a DB Connect connection that uses Oracle > Wallets, but keep running into the following error in the apache > sling error log: > > PKI classes not found. To use 'connect /' functionality, > oraclepki.jar must be in the classpath: > java.lang.NoClassDefFoundError: oracle/security/pki/OracleWallet > > I've put the osdt_cert.jar, osdt_core.jar, ojdbc6-12.1.0.1.jar and > oraclepki.jar in the portal/lib directory, and I've tried several > entries to put the above files in the java classpath via the > properties when start the sling app. > But nothing has seemed to work. > > Please note I'm using Apache Sling 6 version.
You mentioned portal/lib, which is unfamiliar to me. How are you launching Sling? Thanks, Robert