You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Nick Gallardo (JIRA)" <ji...@apache.org> on 2009/10/06 18:31:31 UTC

[jira] Updated: (WINK-166) NullPointerException in ContextAccessor.getContextFromResolver when running from Client

     [ https://issues.apache.org/jira/browse/WINK-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Gallardo updated WINK-166:
-------------------------------

    Affects Version/s: 0.2
        Fix Version/s:     (was: 0.2)

Changing release per Michael's suggestion.

> 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, 0.2
>            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.