https://bz.apache.org/bugzilla/show_bug.cgi?id=59704
Amit Pande <amit.pa...@veritas.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P1 OS|Mac OS X 10.4 |All --- Comment #1 from Amit Pande <amit.pa...@veritas.com> --- We develop multiple web application which happen to share the same stack (Spring, Hibernate,etc). Thinking of sharing these third party libraries instead of duplicating in each web app war. IIUC, putting those in Tomcat (8)’s lib folder might cause issues since the classes in there are loaded by a common loader. And sharing such libraries using the shared loader seems a better approach. Is my understanding correct ? Does it have any further issues ? That said, I don’t see much documentation around using shared loader. Any documentation/help in this regard is highly appreciated. Thanks, Amit -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org