[
https://issues.apache.org/jira/browse/CXF-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-2702.
------------------------------
Resolution: Fixed
Fix Version/s: 2.2.7
Patch applied. Thanks!
> 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
> Fix For: 2.2.7
>
> 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.