dufoli commented on pull request #721: URL: https://github.com/apache/cxf/pull/721#issuecomment-727535785
@rmannibucau ok I debug the code this morning. and see that We have one class by method (which is ok) for interface and for implementor. and it is not same classLoader because not same declaring class. it seems that it was same case previously...So very odd. I have checked and previously class was generated for interface and and implementor and stored in 2 class loader. They have the same name.... ---------------------------------------------------------------- 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]
