[
https://issues.apache.org/jira/browse/CXF-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
S. Ali Tokmen updated CXF-2702:
-------------------------------
Attachment: CXF-2702.patch
Added patch generated from CXF 2.2.6
> 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
> 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.