You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2010/03/10 04:56:27 UTC

[jira] Assigned: (CXF-2702) NullPointerException in CxfAuthenticator

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

Daniel Kulp reassigned CXF-2702:
--------------------------------

    Assignee: Daniel Kulp

> NullPointerException in CxfAuthenticator
> ----------------------------------------
>
>                 Key: CXF-2702
>                 URL: https://issues.apache.org/jira/browse/CXF-2702
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.2.6
>            Reporter: S. Ali Tokmen
>            Assignee: Daniel Kulp
>         Attachments: CXF-2702.patch
>
>
> Steps to reproduce:
> 1) Use CXF. CXF will then set the java.net.Authenticator on the JVM to CXFAuthenticator
> 2) Try to access a password protected page without giving out any credentials
> Expected: an error 401 or 403
> Actual: CXF throws an exception because there's no message in the PhaseInterceptorChain. That's normal, we did not start any CXF exchange!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.