[jboss-jira] [JBoss JIRA] (WFLY-6205) org.jboss.metadata.ejb.spec.EntityBeanMetaData still needs to be setup for later isEntity check, to avoid ISE on ejbType==null
Stuart Douglas (JIRA)
issues at jboss.org
Sat Feb 13 20:50:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-6205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas moved JBCTS-1409 to WFLY-6205:
---------------------------------------------
Project: WildFly (was: JBoss CTS)
Key: WFLY-6205 (was: JBCTS-1409)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Component/s: EJB
(was: ejb)
> org.jboss.metadata.ejb.spec.EntityBeanMetaData still needs to be setup for later isEntity check, to avoid ISE on ejbType==null
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-6205
> URL: https://issues.jboss.org/browse/WFLY-6205
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Reporter: Stuart Douglas
> Assignee: Stuart Douglas
>
> [http://pastebin.test.redhat.com/348470] shows the exception that we are getting from various different TCK tests.
> I recreated the failure locally with the com/sun/ts/tests/ejb30/misc/metadataComplete/appclient2ejbjars tests.
> The first ISE was on this bean: [https://svn.devel.redhat.com/repos/jboss-tck/tck7/trunk/src/com/sun/ts/tests/ejb30/misc/metadataComplete/appclient2ejbjars/StatelessAnnotationUsedRemoteCalculatorBean.java[
> Looks like we need to set the bean type for this test, so that the [https://github.com/wildfly/wildfly/pull/8674/files#diff-eda1b9555b6e171eb5d12649fd4e7ee2R178] check for entity beans will not throw an ISE.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list