[ 
https://issues.jboss.org/browse/SOLDER-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641592#comment-12641592
 ] 

Jozef Hartinger commented on SOLDER-113:
----------------------------------------

I do have a fix for this at 
https://github.com/jharting/seam-solder/tree/SOLDER-113 . My tests are passing, 
the testsuite is not really extensive, though. Kevin, could you verify that the 
fix works for you before I push this upstream?
                
> 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
>             Fix For: 3.1.0.Beta5
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
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