This document was generated from CDN thread
Created by: Muhammad Ghandour on 05-05-2013 04:05:46 AM
Hey all,
Is it possible to modify the application class loader in order to avoid the hard dependcy check for frameworks like Spring, I'm using spring and trying to deploy different applications that are using different versions of the Spring framework, I have been able to deploy one application, and it worked prefectly but i feel my fingeres crossed because i didn't find any way to get the application working unless i put all the spring jars along with spring beans in the tomcat/lib folder.
Subject: RE: Application Class loader modificatio
Replied by: Pietro Angelo Corrao on 03-09-2013 03:42:58 AM
Hi Muhammad,
Have you founded any way to manage and conf. the application class loader?
thank,
Pietro.