https://bz.apache.org/bugzilla/show_bug.cgi?id=62507
--- Comment #1 from Mark Thomas <ma...@apache.org> --- This looks like it should be fairly easy to implement along the same lines as Spring Boot - i.e. store.load(new DomainLoadStoreParameter(url.toURI(), Collections.emptyMap())); There is a small additional complication that this is a Java 8 feature and Tomcat 8.x has to run on Java 7. We'll need to go via Tomcat's JreCompat. It would be good if you are able to test any implementation before it gets included in a release. Are you able to build Tomcat trunk (9.0.x) from source and test it? -- 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