Pega 7.4 - Connect-Java Unable to locate class in Process Commander Classpath
Hi,
I have a requirement to import third party jars(java 1.8) into Pega and integrate by creating Connect-Java. I have tried placing the java in server directory, added complete jar path to process commander classpath and restarted the server. However Connect-Java wizard throws Unable to locate class in Process Commander classpath error.
I am able to access the classes in the jar by importing the jars (Application - Distribution - Import), into prpc, creating Library to import this jar and Function. However, connect-java wizard throws could not locate the Class error.
It would be of great if someone throws light on this issue.