https://bz.apache.org/bugzilla/show_bug.cgi?id=56777
--- Comment #5 from Andy Wilkinson <awilkin...@pivotal.io> --- (In reply to Mark Thomas from comment #4) > I've done some quick tests and it looks like URL support is doable without > breaking backwards compatability. Excellent > I'm going to add support for "classpath:" URLs at the same time since a > number of examples I've seen of this feature in other containers use class > path URLs. FWIW, if you do add support for classpath: URLs, we probably won't use it in Spring Boot. For consistency with other resource loading, and what we've done for Jetty and Undertow, I expect we'll use Spring Framework's ResourceUtils to get a URL and then pass that to Tomcat. > I should have something ready for you to test later today or early tomorrow. Great stuff. Thank you. > Am I correct in assuming you'll want a 8.0.x snapshot published to test with? A snapshot would be handy, but I'm also happy to build from source. -- 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