[seam-issues] [JBoss JIRA] Updated: (SOLDER-6) Poor error message when there are multiple generic producer methods resolved
Dan Allen (JIRA)
jira-events at lists.jboss.org
Sun Dec 19 02:20:18 EST 2010
[ https://issues.jboss.org/browse/SOLDER-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Allen updated SOLDER-6:
---------------------------
Fix Version/s: 3.0.0.Beta2
Affects Version/s: 3.0.0.Beta1
> 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.Beta2
>
>
> 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