Bug 1097591
Summary: | Multiple instance of the same ServletContainerInitializer can execute on single deployment | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | baranowb <bbaranow> |
Component: | Web | Assignee: | Rémy Maucherat <rmaucher> |
Status: | CLOSED WONTFIX | QA Contact: | Radim Hatlapatka <rhatlapa> |
Severity: | high | Docs Contact: | Russell Dickenson <rdickens> |
Priority: | low | ||
Version: | 6.2.3, 6.3.0, 6.2.4 | CC: | myarboro |
Target Milestone: | --- | ||
Target Release: | EAP 6.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-09-08 12:18:53 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
baranowb
2014-05-14 07:01:49 UTC
Related should be: https://issues.jboss.org/browse/JBWEB-298 Simple test case: https://github.com/baranowb/jboss-eap/tree/BZ-1097591 Stuart Douglas <stuart.w.douglas> updated the status of jira WFLY-3353 to Resolved Issue is still valid in latest build EAP 6.3.0.ER10 WFLY-3353 was rejected by Stuart. IMHO a bad choice. NPE from jboss-web looks bad, indication of something not being handled properly. Ok, so you refer specifically to the websockets SCI. However, on this issue, if it's not going to be addressed in WF, it's not going to happen in EAP either. Yes, I understand. This could happen not only with WebSockets SCI. Bad deployment could cause NPE which is confusing. Not actually fixed [rejected upstream], but the Websockets SCI should no longer cause a NPE after r2499 in web. |