You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Benson Margulies <be...@basistech.com> on 2016/09/14 00:58:27 UTC

ArrayStoreException making cookies?

After breathing on the classpath of a test that uses the CXF 3.1.4 client,
it fails due to an ArrayStoreException in:

org.apache.http.impl.cookie.DefaultCookieSpecProvider#create

Looking at the source, I can't even see how it managed to get the exception.

I will now try to put the goo back into the bottle in the classpath, but
does this ring any bells for anyone?

Re: ArrayStoreException making cookies?

Posted by Sergey Beryozkin <sb...@gmail.com>.
Hi Benson
Is it CXF client using cxf-rt-transports-http-hc ? Is this module loaded ?

I can only guess that the a server sends back a Set-Cookie header which 
HTTP Client is trying to process (not sure why would it do it though)

Cheers, Sergey

On 14/09/16 01:58, Benson Margulies wrote:
> After breathing on the classpath of a test that uses the CXF 3.1.4 client,
> it fails due to an ArrayStoreException in:
>
> org.apache.http.impl.cookie.DefaultCookieSpecProvider#create
>
> Looking at the source, I can't even see how it managed to get the exception.
>
> I will now try to put the goo back into the bottle in the classpath, but
> does this ring any bells for anyone?
>


-- 
Sergey Beryozkin

Talend Community Coders
http://coders.talend.com/