Przemysław Klein wrote:
Mentioned webapps are strictly related. In fact they are part of one large system. What is the best way to add make library/libraries available to all application? Put it in $CATALINA_HOME/common/lib or is there better way to do that?
shared/lib if you want the applications to share resources, such as singletons.,
otherwise, add them to each WEB-INF/lib, makes life simpler in the long run
Filip

prp



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to