Thank you Mark for explaining this.
I'll see if I can get my hands on a 7.0.30 and see how it works out.
One thing though, would it be possible to allow Tomcat to _only_ scan for SCI's
in WEB-INF/classes and exclude WEB-INF/lib (even for parent classes inherited
in the former)?
It would be gre
Good morning.
After upgrading to 7.0.29, one of my larger webapps could no longer be deployed
due to "OutOfMemoryError".
As far as I know, this is related to the new feature of annotation scanning
which was enabled in v7.0.29 (see the stack trace below).
Have anyone else experienced the same i