can't you just create a directory, drop your jars in there, and in
conf/catalina.properties, configure the shared.loader property?
best
Filip
On 1/13/2011 9:05 AM, Juraj Burian wrote:
Hello folks,
I would like introduce new & very simple extension of Tomcat.
In my opinion, many people must ha
17:21, Caldarale, Charles R wrote:
From: Juraj Burian [mailto:j...@volny.cz]
Subject: simple tomcat extension
Applications servers (WAS for example.) has concept of configurable
shared libs. In Tomcat concept like this is missing.
I think what you're looking for already exists:
http://tomcat.apache.
> From: Juraj Burian [mailto:j...@volny.cz]
> Subject: simple tomcat extension
> Applications servers (WAS for example.) has concept of configurable
> shared libs. In Tomcat concept like this is missing.
I think what you're looking for already exists:
http://tomcat.apache.o
Hello folks,
I would like introduce new & very simple extension of Tomcat.
In my opinion, many people must have solved situation when some extra
configurations or classes must be loaded into application that can't be
part of WAR file.
Applications servers (WAS for example.) has concept of config