The logic of Response getAllLinks method is not good?

2015-04-27 Thread ellen
Hi all, I'm using response getLink method from CXF. The code is: private Map getAllLinks() { List linkValues = metadata.get(HttpHeaders.LINK); if (linkValues == null) { return Collections.emptyMap(); } else { Map links = new LinkedHashMap();

Re: CompletionCallback can not get the Throwable if error occurs in other interceptor (no serviceinvokerInterceptor)

2015-04-27 Thread Sergey Beryozkin
Hi - the fix has been done at the HTTP transport level Thanks, Sergey On 26/04/15 03:40, iris ding wrote: CXF only calls asyncResponseImpl.setUnmappedThrowable if the exception is thrown from ServiceInvokerInterceptor and no exception mapper has been found for this exception: ServiceInvokerInter

AW: [VOTE] - Release Apache CXF Fediz 1.2.0

2015-04-27 Thread Jan Bernhardt
+1 (non-binding) Regards Jan > -Ursprüngliche Nachricht- > Von: Colm O hEigeartaigh [mailto:cohei...@apache.org] > Gesendet: Freitag, 24. April 2015 22:07 > An: dev@cxf.apache.org > Betreff: [VOTE] - Release Apache CXF Fediz 1.2.0 > > This is a vote to release Apache CXF Fediz 1.2.0. >