Bug 1210328 - [GSS](6.4.z) Unable to inject Web Service Context into CDI Interceptor
Summary: [GSS](6.4.z) Unable to inject Web Service Context into CDI Interceptor
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: CDI/Weld
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: EAP 6.4.2
Assignee: Brad Maxwell
QA Contact: Matous Jobanek
URL:
Whiteboard:
Depends On:
Blocks: 1219165
TreeView+ depends on / blocked
 
Reported: 2015-04-09 13:15 UTC by Brad Maxwell
Modified: 2019-07-11 08:55 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Prior to this fix, a CDI interceptor could not inject the WebServiceContext with @Resource, after this fix the @Resource injection works @Interceptor public class MyInterceptor { @Resource WebServiceContext simpleWS; }
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFLY-4487 0 Major Resolved Unable to inject Web Service Context into CDI Interceptor 2017-03-23 09:46:41 UTC
Red Hat Knowledge Base (Solution) 1401223 0 None None None Never

Description Brad Maxwell 2015-04-09 13:15:33 UTC
CDI Interceptor cannot inject Web Service context.

When trying to inject WebServiceContext in CDI Interceptor using @Resource annotation but it fails with: NameNotFoundException: env/org.example.MyInterceptor/webServiceContext

Comment 25 Matous Jobanek 2015-06-19 08:37:31 UTC
Verified in EAP 6.4.2.CP.CR1

Comment 26 Petr Penicka 2017-01-17 10:17:35 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.

Comment 27 Petr Penicka 2017-01-17 10:17:37 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.

Comment 28 Petr Penicka 2017-01-17 10:18:12 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.


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