rmannibucau commented on code in PR #1794:
URL: https://github.com/apache/cxf/pull/1794#discussion_r1555051302
##########
integration/cdi/src/main/java/org/apache/cxf/cdi/JAXRSCdiResourceExtension.java:
##########
@@ -473,7 +473,7 @@ private List< Object > loadServices(final BeanManager
beanManager, Collection<Cl
private List< Object > loadBeans(final BeanManager beanManager,
Collection<Class<?>> limitedClasses,
Collection<Bean<?>> beans) {
// Use set to account for singletons and application scoped beans
Review Comment:
It never had been right technically or at best it was not reliable with this
impl will just drop it.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]