reta commented on issue #339: CXF-7544: Support @Context-based injection into 
proxied CDI beans
URL: https://github.com/apache/cxf/pull/339#issuecomment-344284976
 
 
   @rmannibucau Yes, I tried this approach first thing (and would very likely 
complement this PR to handle the `@Context` arguments in constructors). The 
issue I hit hard is that I couldn't trace back the `ServerProviderFactory` to 
use for constructor injection :( Plus, the `InvocationContext::target` is set 
to `null` so I don't have access to the instance being constructed (very likely 
because is being constructed indeed).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to