volosied commented on PR #650:
URL: https://github.com/apache/myfaces/pull/650#issuecomment-1832208279

   Build from scratch and, as suspected:
   ```
   org.jboss.weld.exceptions.AmbiguousResolutionException: WELD-001318: Cannot 
resolve an ambiguous dependency between: 
     - Managed Bean [class com.example.HelloFacelet2] with qualifiers [@Any 
@View],
     - Managed Bean [class com.example.HelloFacelet] with qualifiers [@Any 
@View]
        at 
org.jboss.weld.manager.BeanManagerImpl.resolve(BeanManagerImpl.java:1139)
        at org.apache.myfaces.cdi.util.CDIUtils.get(CDIUtils.java:91)
   ```


-- 
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: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to