andymc12 commented on issue #379: [CXF-7638] Only register provider if it 
implements specified contracts
URL: https://github.com/apache/cxf/pull/379#issuecomment-363950977
 
 
   @sberyozkin Right, I'm not worried about the cases where they register via 
Feature or without specifying a contract interface.  I'm more concerned about 
the case where ServerProviderFactory was creating the ConfigurableImpl with a 
List of built-in interfaces - then that List was used to register providers - 
even if those providers didn't implement the interfaces in the List.  Do you 
know what the point of that List was?  If it is essential, then I'll need to 
come up with an alternate fix, because this fix just gets rid of the List 
altogether.  Thanks, Andy

----------------------------------------------------------------
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