dufoli commented on pull request #721:
URL: https://github.com/apache/cxf/pull/721#issuecomment-727580068


   1. OK
   2. sorry but I do not understand that . For example, for wrapper class 
generator, the findClass for interface and implementor will share the same 
classloader so we will found the same class generated for each method ? do I 
miss something ?
   3. ok great ! Thanks for explaination
   4. OK
   5. Do you think, I can use ASMHelper to inject my own classWriter to 
directly get the class generated by cxf on quarkus side instead of generating 
my own class. I was thinking to call direclty 
ReflectionServiceFactoryBean.create() after setting setServiceClass() to add 
all the classes found with Webservice annotation.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to