Discussion
JPMC
IN
Last activity: 7 Apr 2017 11:32 EDT
Problem using external JAR
We are trying to convert JSON object to XML using external JAR (json-20160212.jar). We have placed this JAR in WEB-INF/lib folder and made changes in compiler/defaultPaths in dynamic system settings to include this JAR. We have cleared the cache and restarted the system.
However, while accessing classes from this JAR in code, we are getting "java.lang.ClassNotFoundException" exception during runtime.
Please assist.
***Updated by moderator: Lochan to add Categories***