[
https://issues.apache.org/jira/browse/OWB-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved OWB-860.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
Assignee: Mark Struberg
> Type variable not bound in generic bean type
> --------------------------------------------
>
> Key: OWB-860
> URL: https://issues.apache.org/jira/browse/OWB-860
> Project: OpenWebBeans
> Issue Type: Bug
> Affects Versions: 1.2.0
> Reporter: Harald Wellmann
> Assignee: Mark Struberg
> Fix For: 1.5.0
>
>
> The following test fails with OWB 1.2.0:
> https://github.com/jboss/cdi-tck/blob/master/impl/src/main/java/org/jboss/cdi/tck/tests/definition/bean/types/ManagedBeanTypesTest.java
> The GriffonVulture bean reports a bean type of Animal<T> instead of
> Animal<Integer>.
> NOTE: The test is from the CDI 1.1 TCK, but I don't see why it shouldn't run
> on CDI 1.0. I'm running the test in an OSGi environment with Pax CDI, so the
> problem might be caused by my non-standard OWB setup, but I think this is
> unlikely, seeing that the other 4 bean types are correct.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)