-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I had tried to run the chapter 2 sample (using Glassfish 4) but I got the
following error.
org.jboss.weld.exceptions.DeploymentException: WELD-001414 Bean name is
ambiguous. Name bid resolves to beans [Managed Bean [class
com.actionbazaar.persistence.Bid] with qualifiers [@Default @Any @Named],
Producer Method [Bid] with qualifiers [@Default @Any @Named] declared as
[[BackedAnnotatedMethod] @Produces @Named @RequestScoped public
com.actionbazaar.web.BidManager.getBid()]]
Original issue reported on code.google.com by lubos.ra...@gmail.com on 9 Sep 2013 at 8:26
Reactions are currently unavailable