David Jencks wrote:
https://issues.apache.org/jira/secure/attachment/12355273/GERONIMO-3010-4.patch
In addition, this one combines the InstanceManager interfaces. I think
this is a bad idea because it forces jasper to use an interface shared
with catalina, which the previous patch does not. This makes catalina
marginally more complicated when used as a standalone container for
jasper but makes it possible to use jasper outside catalina without any
catalina classes. Note also that the previous (3c) patch allows use of
tomcat embedded in a container that supplies its own InstanceManager
implementation without pulling in any jasper classes at runtime.
This has 1 interface, 1 implementation.
Thanks for the patch revisions. I will look into adding these features
after the next stable release.
Rémy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]