[
https://jira.jboss.org/jira/browse/WBRI-208?page=com.atlassian.jira.plugi...
]
Pete Muir closed WBRI-208.
--------------------------
Resolution: Partially Completed
Spec removed non-static producer fields on session beans. Tests removed from TCK, static
test added.
Producer fields don't work on EJBs
----------------------------------
Key: WBRI-208
URL:
https://jira.jboss.org/jira/browse/WBRI-208
Project: Web Beans
Issue Type: Bug
Components: Enterprise Beans, Producer beans
Affects Versions: 1.0.0.BETA1
Reporter: Shane Bryzak
Assignee: Pete Muir
Fix For: 1.0.0.CR1
A symptom of this is that a producer field on session bean throws an
IllegalArgumentException. See the following two tests in
org.jboss.jsr299.tck.tests.implementation.producer.field.definition.enterprise.EnterpriseProducerFieldDefinitionTest
to reproduce:
testNonStaticProducerFieldNotInherited()
testNonStaticProducerFieldNotIndirectlyInherited()
and
org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.NewEnterpriseBeanICTest.testNewBeanHasNoProducerFields()
--
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