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

Daniel Kulp resolved CXF-1791.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.5
                   2.1.8
         Assignee: Daniel Kulp

> Exception feedback
> ------------------
>
>                 Key: CXF-1791
>                 URL: https://issues.apache.org/jira/browse/CXF-1791
>             Project: CXF
>          Issue Type: Improvement
>          Components: Transports
>            Reporter: Alejandro Raiczyk
>            Assignee: Daniel Kulp
>             Fix For: 2.1.8, 2.2.5
>
>
> I was trying to consume a web service deployed with cxf and I was getting 
> this exception at the web server:
> java.lang.ArrayIndexOutOfBoundsException: 0
> at 
> org.apache.cxf.transport.http.AbstractHTTPDestination.setHeaders(AbstractHTTPDestination.java:136)
> Because I had no clue what this was about, I downloaded the sources and 
> finally I realized that I was sending a BASIC auth header while I wans't 
> sending the user nor the password.
> It would be really helpful if you give more feedback in your exceptions.
> Thanks.

-- 
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