[
https://issues.apache.org/jira/browse/WINK-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Gallardo resolved WINK-166.
--------------------------------
Resolution: Fixed
Marking this issue as resolved since it doesn't seem to be appearing anymore.
Please re-open if this is still an issue.
> NullPointerException in ContextAccessor.getContextFromResolver when running
> from Client
> ---------------------------------------------------------------------------------------
>
> Key: WINK-166
> URL: https://issues.apache.org/jira/browse/WINK-166
> Project: Wink
> Issue Type: Bug
> Components: Common
> Affects Versions: 0.1, 1.0
> Reporter: Michael Elman
> Priority: Critical
>
> NullPointerException occurs in ContextAccessor.getContextFromResolver when
> running from Client
> This happens since runtimeContext.getHttpHeaders() is always null.
> Actually this is incorrect, since it should be populated with request headers.
> Currently it's showstopper for some of our clients, so I'm going to apply a
> hotfix that will check for nulls.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.