When I update my EAR which contains some WCM RenderingPlugin classes, sometimes it happens that I get NoC lassDefFoundException on classes included inside JAR files in WEB-INF/lib folder of my EAR.
After restarting the portal the exceptions will not be thrown.
It seems that this is connected to the fact that after updating the EAR, jar files can't be found: if I place jar files in AppServer/lib folders, exceptions are gone, but I prefer to keen jar files inside WEB-INF/lib folder.
Do you have any suggestion?
After restarting the portal the exceptions will not be thrown.
It seems that this is connected to the fact that after updating the EAR, jar files can't be found: if I place jar files in AppServer/lib folders, exceptions are gone, but I prefer to keen jar files inside WEB-INF/lib folder.
Do you have any suggestion?