Generic beans producer annotated with @DefaultBean doesn't work
---------------------------------------------------------------

                 Key: SOLDER-113
                 URL: https://issues.jboss.org/browse/SOLDER-113
             Project: Seam Solder
          Issue Type: Bug
          Components: Core, Generic Beans
    Affects Versions: 3.0.0.Final
            Reporter: Kevin Pollet


If a generic beans producer is annotated with {{@DefaultBean}} then the 
following exception is thrown at deployment.

{quote}
java.lang.UnsupportedOperationException
        at 
java.util.Collections$UnmodifiableCollection$1.remove(Collections.java:1012)
        at 
org.jboss.seam.solder.bean.generic.GenericBeanExtension.processBean(GenericBeanExtension.java:498)
{quote}

The full stack trace is available here http://pastebin.com/B5ahLru4


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to