[webbeans-issues] [JBoss JIRA] Updated: (WBRI-222) dynamic lookup ParameterizedType
Takeshi Kondo (JIRA)
jira-events at lists.jboss.org
Sun Apr 5 12:34:22 EDT 2009
[ https://jira.jboss.org/jira/browse/WBRI-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Takeshi Kondo updated WBRI-222:
-------------------------------
Attachment: test_code.patch
> dynamic lookup ParameterizedType
> --------------------------------
>
> Key: WBRI-222
> URL: https://jira.jboss.org/jira/browse/WBRI-222
> Project: Web Beans
> Issue Type: Bug
> Components: Producer beans
> Affects Versions: 1.0.0.BETA1
> Reporter: Takeshi Kondo
> Attachments: test_code.patch
>
>
> for instance,
> @Obtains
> Instance<List<String>> instance;
> -
> This code causes exception, because InstanceBean don't deal with ParameterizedType.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list