Bug 1210328

Summary: [GSS](6.4.z) Unable to inject Web Service Context into CDI Interceptor
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Brad Maxwell <bmaxwell>
Component: CDI/WeldAssignee: Brad Maxwell <bmaxwell>
Status: CLOSED CURRENTRELEASE QA Contact: Matous Jobanek <mjobanek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: bbaranow, bmaxwell, cdewolf, jawilson, jharting, maschmid, mmusaji, pmuir
Target Milestone: CR1   
Target Release: EAP 6.4.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
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; }
Story Points: ---
Clone Of: Environment:
Last Closed: 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:
Bug Depends On:    
Bug Blocks: 1219165    

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.