Hello all, I search a means to force my webapp when is deploy in tomcat, to take several jars/classes in located in a specific directory. For example when my webapp start, it load jars into /var/lib/my-repository/
Is it possible to do this directly with a classloader in my webapp, and also dynamically reload classes. Or it's only tomcat configuration ? Thank you very much and best regards Adrien