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: WebAssignee: 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.4CC: 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:

Comment 1 baranowb 2014-05-14 07:08:27 UTC
Related should be: https://issues.jboss.org/browse/JBWEB-298

Comment 2 baranowb 2014-05-14 12:35:59 UTC
Simple test case: https://github.com/baranowb/jboss-eap/tree/BZ-1097591

Comment 3 JBoss JIRA Server 2014-05-16 14:32:04 UTC
Stuart Douglas <stuart.w.douglas> updated the status of jira WFLY-3353 to Resolved

Comment 4 Radim Hatlapatka 2014-08-01 13:37:58 UTC
Issue is still valid in latest build EAP 6.3.0.ER10

Comment 5 Rémy Maucherat 2014-09-02 16:09:26 UTC
WFLY-3353 was rejected by Stuart.

Comment 6 baranowb 2014-09-02 16:58:02 UTC
IMHO a bad choice. NPE from jboss-web looks bad, indication of something not being handled properly.

Comment 7 Rémy Maucherat 2014-09-03 07:56:58 UTC
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.

Comment 8 baranowb 2014-09-03 08:17:11 UTC
Yes, I understand. This could happen not only with WebSockets SCI. Bad deployment could cause NPE which is confusing.

Comment 9 Rémy Maucherat 2014-09-08 12:18:53 UTC
Not actually fixed [rejected upstream], but the Websockets SCI should no longer cause a NPE after r2499 in web.