Liferay 7.3.5 CE GA6 is not referring the third party jars from tomcat/lib

Jamie Sammons, modified 3 Years ago. New Member Post: 1 Join Date: 6/1/22 Recent Posts

Liferay 7.3.5 CE GA6 is not referring the third party jars from tomcat/lib which results no class def error while runngin the application.

Scarletake Bwi, modified 3 Years ago. Expert Posts: 327 Join Date: 12/20/10 Recent Posts

you sould put it in tomcat\webapps\ROOT\WEB-INF\shielded-container-lib

Jamie Sammons, modified 3 Years ago. New Member Posts: 4 Join Date: 6/2/22 Recent Posts

We have deployed the third party jar using OSGI module and deployed it by putting it in deploy folder but after that we are getting error,

​​​​​​​"Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sap.conn.rfc.driver.WebSocketClientDriver"