Sergey Beryozkin-5 wrote
> 
> It is, I'm on it...
> At the moment the workaround is to register a single ContextResolver 
> which will have "@Context HttpHeaders" injected. In its getContext() 
> method it would check the first element in 
> httpHeaders.getAcceptableTypes() and will delegate to the appropriate 
> internal ContextResolverImpl, a bit messy, but should work as a temp 
> solution
> 

Learn something new every day!  Thanks for the work-around, that'll work
well for the interim.

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Issue-with-JAX-RS-providers-getContextResolver-tp5451093p5451378.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to