[
https://issues.jboss.org/browse/SOLDER-113?page=com.atlassian.jira.plugin...
]
Shane Bryzak updated SOLDER-113:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 3.1.0.CR1
(was: 3.1.0.Beta5)
Resolution: Done
Pull request applied, thanks Jozef
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
Assignee: Jozef Hartinger
Fix For: 3.1.0.CR1
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