[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2019-08-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2018-01-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 --- Comment #14 from Rainer Jung --- Finally for the sake of completeness the stacks of the two loading calls for the class to get woven. First call (happening before Spring called addTransformer()). Here

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2018-01-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 --- Comment #13 from Rainer Jung --- The example webapp is available at https://gist.github.com/rainerjung/99802d9cf321b9c594665b2933d8ea49 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2018-01-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 --- Comment #12 from Rainer Jung --- The fix for trunk, which was backported to 8.5 and 8 but not to seven was: r1730946 | markt | 2016-02-17 22:16:40 +0100 (Wed, 17 Feb 2016) | 1 line Refactor class loading so JAR

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2018-01-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 --- Comment #11 from Rainer Jung --- Created attachment 35700 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35700=edit Suggested patch for TC 7 Minimal patch for TC 7 -- You are receiving this mail because:

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2018-01-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 Rainer Jung changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2016-04-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 Violeta Georgieva changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2016-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 --- Comment #8 from Andrei Ivanov --- I think this can be closed now that since 8.0.33 the class cache is gone, rendering TomcatInstrumentableClassLoader useless, but making the TomcatLoadTimeWeaver work. -- You are

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2015-11-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 Ahmed Hosni changed: What|Removed |Added CC|

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2015-10-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 Mark Thomas changed: What|Removed |Added CC|

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2015-09-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 Bryn changed: What|Removed |Added Severity|normal |enhancement

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2015-09-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 --- Comment #5 from Andrei Ivanov --- Thanks :-) I've managed to activate the TomcatInstrumentableClassLoader, as the context.xml in the WAR was ignored when deploying the app in a virtual host with the context defined

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2015-09-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 --- Comment #4 from Mark Thomas --- I had some discussions with the Spring folks at $dayjob and they haven't been able to come up with a better solution either. The only other option that did come up in the discussion was

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2015-07-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2015-07-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 --- Comment #2 from Violeta Georgieva violet...@apache.org --- Hi, Here are my comments: The most obvious solution here is to clear WebappClassLoaderBase.resourceEntries when a transformer is added but I have some concerns about it. When you

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2015-07-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 donnchadh donnch...@gmail.com changed: What|Removed |Added CC||donnch...@gmail.com --

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2015-07-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 Andrei Ivanov andrei.iva...@gmail.com changed: What|Removed |Added OS||All ---