Bug in ReadHeadersInterceptor?

2009-01-23 Thread Peter Liljenberg
We tried to use soapheaders by adding a HeaderProcessor. When looking at the CXF code (2.1.2) we find this: HeaderProcessor p = bus.getExtension(HeaderManager.class) .getHeaderProcessor(hel.getNamespaceURI()); Object obj; DataBinding dataBinding = null; if (p =

Re: Bug in ReadHeadersInterceptor?

2009-01-23 Thread Ulhas Bhole
I indeed is worng. Please raise a jira and someone will surely take a look. (probably me but need to find some time.) -- Ulhas Peter Liljenberg wrote: We tried to use soapheaders by adding a HeaderProcessor. When looking at the CXF code (2.1.2) we find this: HeaderProcessor p = bus.getExtens

Re: Bug in ReadHeadersInterceptor?

2009-01-23 Thread Peter Liljenberg
Ok, I've created https://issues.apache.org/jira/browse/CXF-2000 issue-2000 for you to look at when you can find the time. Since I'm no expert on Soap and stuff I've very little competence to contribute to CXF and fixing the errors I might find. We do use the CXF framework though, so it would be

Re: UriBuilder.buildFromEncoded() spec interpretation

2009-01-23 Thread Sergey Beryozkin
Hi Andy Thanks for sharing your thoughts...It all looks perfectly correct to me. You might also want to consider sending queries like this one to us...@jsr311.dev.java.net for some additional feedback/clarifications... Cheers, Sergey Hi, JAX-RS specification 1.0 for "UriBuilder.build(Objec

[Travel Assistance] Applications for ApacheCon EU 2009 - Now Open

2009-01-23 Thread Daniel Kulp
The Travel Assistance Committee is now accepting applications for those wanting to attend ApacheCon EU 2009 between the 23rd and 27th March 2009 in Amsterdam. The Travel Assistance Committee is looking for people who would like to be able to attend ApacheCon EU 2009 who need some financial suppor

Re: StringIndexOutOfBoundsException with 2.0.9

2009-01-23 Thread Daniel Kulp
Is there any stack traces or anything in the server side logs? Dan On Friday 23 January 2009 1:57:28 am Amar wrote: > Hello, > > We are trying upgrade our cxf version from 2.0.4-incubator to 2.0.9. We > have updated all the dependencies required to pom.xml file. > > Seeing weird expection > > {