[seam-issues] [JBoss JIRA] Created: (SOLDER-112) Default producer with a disposal method doesn't work
Kevin Pollet (JIRA)
jira-events at lists.jboss.org
Tue Jul 26 08:13:23 EDT 2011
Default producer with a disposal method doesn't work
----------------------------------------------------
Key: SOLDER-112
URL: https://issues.jboss.org/browse/SOLDER-112
Project: Seam Solder
Issue Type: Bug
Components: Core
Affects Versions: 3.0.0.Final
Reporter: Kevin Pollet
If a producer (annotated with {{@DefaultBean}}) has a disposal method and another producer is provided (with the same type and qualifiers) the following exception is thrown at deployment.
{quote}
WELD-001424 The following disposal methods were declared but did not resolve to a producer method
{quote}
--
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