Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5778 | major | always | 07-16-14 12:50 | 08-27-14 15:46 | |
|
|||||
Reporter: | marko_asplund | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.40 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.41 | ||
|
|||||
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. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|