[
https://issues.apache.org/jira/browse/CXF-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-2073.
-----------------------------------
Resolution: Fixed
Thanks for a tip. Fixed now
> SecurityContext injection using @Context fails
> ----------------------------------------------
>
> Key: CXF-2073
> URL: https://issues.apache.org/jira/browse/CXF-2073
> Project: CXF
> Issue Type: Bug
> Affects Versions: 2.2
> Reporter: Chaitanya Choleti
> Fix For: 2.2
>
>
> This is because in AbstractHTTPDestination.setupMessage(...) method
> SecurityContext is put on message using the key
> org.apache.cxf.security.SecurityContext.class but in SecurityContextImpl
> class, the key javax.ws.rs.core.SecurityContext is used to get
> SecurityContext .
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.