On 15/08/2012 22:48, [email protected] wrote: > Mark Thomas <[email protected]> wrote on 08/15/2012 03:48:04 PM: > >>>> On 15/08/2012 21:13, [email protected] wrote: >>>>> The understanding of the actual developer was that the jars would >>> already >>>>> be loaded by the JVM and shouldn't need to be re-opened. >>>> >>>> That understanding is no longer correct. See: >>>> >>>> http://svn.apache.org/viewvc?view=revision&revision=1343708 > > After giving this, and the associated bug report a closer look, I am using > tomcat 6.0.24. IN the ticket, I see that it was applied to "7.0.26 " and > "trunk", so would this still apply?
No, it would not. Tomcat will cache the static resources once loaded through the class loader. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
