Anonymous | Login | Signup for a new account | 12-17-2024 08:37 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0005778 | [Resin] | major | always | 07-16-14 12:50 | 08-27-14 15:46 | ||||
Reporter | marko_asplund | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 4.0.40 | ||||||
Summary | 0005778: Exception thrown in servlet init method renders other servlets inaccessible | ||||||||
Description |
I have a webapp W with servlets A and B. Both servlets use the Servlet 3.0 API WebServlet annotation for configuring servlet mapping and no web.xml deployment descriptor is included. If servlet A throws an exception in its init(ServletConfig) method, servlet B is not accessible either. In this specific case servlet B doesn't implement init methods. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Notes | |
(0006479) ferg 08-27-14 15:46 |
servlet/12r7 init() was called for WebServlet even if loadOnStartup was not set. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 26 unique queries executed. |