andymc12 commented on issue #482: [CXF-7926] Initial MP Rest Client 1.2 impl
URL: https://github.com/apache/cxf/pull/482#issuecomment-451303175
 
 
   Happy New Year @rmannibucau! And thanks - that helps a lot!  
   
   I've updated the code to use CDI AnnotatedTypes which should address your 
first concern.
   
   As for the second concern, I agree that the InterceptionFactory should help, 
but I think that it will not work (at least for wrapping the MP Rest Client 
instance) because it would be creating a dynamic proxy to wrap another dynamic 
proxy.  I'm not sure if that is possible - and I think that it falls under the 
[unproxyable 
category](http://docs.jboss.org/cdi/spec/2.0-PRD/cdi-spec.html#unproxyable).

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to