I have two web apps that share a set of jars. Since these jars may be
conflict with some other web apps on the same server, I prefer not to
install them in the $CATALINA_HOME/lib directory.

I know one option is to let each of the two web apps to have its own copy of
all these jars in its WEB-INF/lib.

What I want to find out is if there is any other option to keep only one
copy of the shared jars?

Thanks.

-ming,

Reply via email to