https://issues.apache.org/bugzilla/show_bug.cgi?id=56882
Bug ID: 56882 Summary: "HTTP Status 503 - Servlet jsp is currently unavailable" after Context reload Product: Tomcat 8 Version: trunk Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Jasper Assignee: dev@tomcat.apache.org Reporter: ma...@lordzodiac.de After a Context reload with Tomcat Manager all JSP calls with this.getServletContext().getRequestDispatcher("/jspname.jsp").forward(request, response); create a "HTTP Status 503 - Servlet jsp is currently unavailable" response. With Tomcat 8.0.9 and Tomcat 7.0.55 it works. -- 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