Mantis Bugtracker
  

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

- Relationships

- Notes
(0006479)
ferg
08-27-14 15:46

servlet/12r7

init() was called for WebServlet even if loadOnStartup was not set.
 

- Issue History
Date Modified Username Field Change
07-16-14 12:50 marko_asplund New Issue
07-16-14 12:50 marko_asplund Issue Monitored: marko_asplund
08-27-14 15:46 ferg Note Added: 0006479
08-27-14 15:46 ferg Assigned To  => ferg
08-27-14 15:46 ferg Status new => closed
08-27-14 15:46 ferg Resolution open => fixed
08-27-14 15:46 ferg Fixed in Version  => 4.0.41


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker