https://bz.apache.org/bugzilla/show_bug.cgi?id=63367
Konstantin Kolinko <knst.koli...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> --- Tomcat 8.0 has reached End of Life and is no longer supported. > <Resources> > allowLinking="true" > </Resources> BTW, the above fragment has "allowLinking" misplaced, so that it is interpreted as text content of an XML element and thus it is ignored by Tomcat. An attribute of an XML element should precede the '>' symbol of its opening tag. -- 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