[
https://issues.apache.org/jira/browse/WINK-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752181#action_12752181
]
Hudson commented on WINK-166:
-----------------------------
Integrated in Wink-Trunk-JDK1.5 #133 (See
[http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/133/])
fix NPE
see []
> 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
> Reporter: Michael Elman
> Priority: Critical
> Fix For: 0.2
>
>
> 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.