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.

Reply via email to