https://issues.apache.org/bugzilla/show_bug.cgi?id=57282
--- Comment #13 from Mark Thomas <ma...@apache.org> --- Broadly it looks OK but the detail around the Pipelines isn't right. Calls to getFirst() are missing and some method names shown don't exist. Also methods are being called on the wrong objects (e.g. getHost() on the StandardHost). Similar comments apply to the Authentication diagram. For example getContext() is shown as being called on StandardContext. I'd consider ignoring the various getHost(), getPipeline() calls and just show the calls that do the real work. -- 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