Discussion
1
Replies
1024
Views
JP Morgan Chase
Posted: April 21, 2016
Last activity: April 7, 2017
Closed
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***
Upload the external jar via application>distribution>import then recycle the JVM will fix your issue. Remove other DSS and web-inf\lib