You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Atul Kumar (JIRA)" <ji...@apache.org> on 2013/03/06 11:04:14 UTC

[jira] [Created] (WINK-385) Not able to inject @Context (HttpHeaders) at sub-resource

Atul Kumar created WINK-385:
-------------------------------

             Summary: Not able to inject @Context (HttpHeaders) at sub-resource
                 Key: WINK-385
                 URL: https://issues.apache.org/jira/browse/WINK-385
             Project: Wink
          Issue Type: Bug
          Components: Common, Server
    Affects Versions: 1.2
         Environment: Windows 7, WAS 8.5, RSA 8.5.1
            Reporter: Atul Kumar


I want to inject HTTPHeaders at a sub-resource (without an @Path annotation), but at run-time the instance doesn't get instantiated.

For example:
@Context
private HttpHeaders httpHeaders;


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira