-
Bug
-
Resolution: Done
-
Critical
-
AS 4.2.0 GA
-
None
-
None
Injection of WebServiceContext using the @Resource annotation doesn't work.
The following code in your bean will leave wsCts null and could lead to NullPointerExceptions.
@Resource
WebServiceContext wsCtx;
- blocks
-
JBPAPP-614 EJBTHREE-900: Injection of WebServiceContext doesn't work.
- Closed
- duplicates
-
EJBTHREE-477 Implement @WebServiceRef and <service-ref>
- Resolved
- is blocked by
-
JBWS-1468 @Resource WebServiceContext for jbossas-4.x
- Closed
- is related to
-
EJBTHREE-757 getMessageContext Not Implemented
- Resolved