[seam-issues] [JBoss JIRA] Updated: (SOLDER-6) Poor error message when there are multiple generic producer methods resolved
Shane Bryzak (JIRA)
jira-events at lists.jboss.org
Fri Jan 28 16:22:39 EST 2011
[ https://issues.jboss.org/browse/SOLDER-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shane Bryzak updated SOLDER-6:
------------------------------
Fix Version/s: 3.0.0.Beta3
(was: 3.0.0.Beta2)
> Poor error message when there are multiple generic producer methods resolved
> ----------------------------------------------------------------------------
>
> Key: SOLDER-6
> URL: https://issues.jboss.org/browse/SOLDER-6
> Project: Seam Solder
> Issue Type: Bug
> Components: Generic Beans
> Affects Versions: 3.0.0.Beta1
> Reporter: Pete Muir
> Fix For: 3.0.0.Beta3
>
>
> org.jboss.arquillian.impl.event.FiredEventException: org.jboss.weld.exceptions.DeploymentException: WELD-001409 Ambiguous dependencies for type [BlobStore] with qualifiers [@TestContainer] at injection point [[field] @Inject @TestContainer private org.jboss.seam.jclouds.test.blobstore.Consumer.blobStore]. Possible dependencies [[Producer Method [BlobStore] with qualifiers [@Any @GenericMarker @Synthetic] declared as [[method] @Produces public org.jboss.seam.jclouds.blobstore.BlobStoreManager.getBlobStore()], Producer Method [BlobStore] with qualifiers [@Any @GenericMarker @Synthetic] declared as [[method] @Produces public org.jboss.seam.jclouds.blobstore.BlobStoreManager.getBlobStore()]]]
> This somehow needs to indicate the path the possible producers.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list