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();
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
+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.
>