https://issues.apache.org/bugzilla/show_bug.cgi?id=51741
--- Comment #7 from Larry Isaacs <larry.isa...@sas.com> 2011-10-05 21:06:41 UTC --- Sylvain, Thanks for your work on this. I've verified the "<classloader>.getResource()" is fixed in Tomcat 7.0.22 for "Serve modules without publishing". Unfortunately, the testing revealed I missed a change to DirContextURLConnection in 7.0.21 which breaks annotation processing for 3.0 webapps. See Eclipse bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=360012 This means that WTP 3.2.5, 3.3.2, or 3.4 will be needed to avoid the annotation problem in a released WTP. An updated org.eclipse.jst.server.tomcat.runtime.70.loader.jar is available in the bug above which fixes the problem. Until those releases are available, the simplest way to work around if you are using a 3.0 webapp is to edit the org.eclipse.jst.server.tomcat.core plug-in jar to replace the ".70.loader" jar with the updated one. Finally, I've updated the project set I use for testing to include a test for "<classloader>.getResources()". I'll try to clean it up some and attach a zip to the Eclipse bug in case you or someone else wants to use it. Cheers, Larry -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org