Bug 1154464 - [GSS] (6.4.0) Repeatedly invoking setHandlerChain() can cause a build up of handler interceptors on the chain
Summary: [GSS] (6.4.0) Repeatedly invoking setHandlerChain() can cause a build up of h...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web Services
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR10
: EAP 6.4.0
Assignee: Alessio Soldano
QA Contact: Rostislav Svoboda
URL:
Whiteboard:
Depends On:
Blocks: 1153972 1154465 1154466 1276384
TreeView+ depends on / blocked
 
Reported: 2014-10-20 01:21 UTC by Kyle Lape
Modified: 2019-08-02 07:27 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1154465 (view as bug list)
Environment:
Last Closed: 2019-08-02 07:27:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Apache JIRA CXF-6038 0 None None None Never

Description Kyle Lape 2014-10-20 01:21:01 UTC
If an interceptor chain is cached between invocations and a user calls setHandlerChain() before every invocation, the handler chain interceptors get added to the interceptor chain over and over indefinitely.

I'm guessing that JaxWsEndpointImpl.addHandlerInterceptors() would need to check for the presence of the handler interceptors on the chain already.

Comment 1 Kyle Lape 2014-10-20 01:22:33 UTC
Still waiting on upstream Jira to be resolved.

Comment 3 Kabir Khan 2014-11-10 18:33:07 UTC
See component upgrade https://bugzilla.redhat.com/show_bug.cgi?id=1153972#c2 for explanation of why the upgrade was reverted and this BZ is set back to ASSIGNED

Comment 4 Kabir Khan 2014-11-10 18:33:07 UTC
See component upgrade https://bugzilla.redhat.com/show_bug.cgi?id=1153972#c2 for explanation of why the upgrade was reverted and this BZ is set back to ASSIGNED

Comment 5 Jan Blizňák 2014-11-19 10:57:01 UTC
Verified on 6.4.0.DR10


Note You need to log in before you can comment on or make changes to this bug.