You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/06/15 09:51:23 UTC

[Bug 59704] shared loader

https://bz.apache.org/bugzilla/show_bug.cgi?id=59704

Amit Pande <am...@veritas.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P1
                 OS|Mac OS X 10.4               |All

--- Comment #1 from Amit Pande <am...@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org