[
https://jira.jboss.org/browse/JBMETA-291?page=com.atlassian.jira.plugin.s...
]
jaikiran pai resolved JBMETA-291.
---------------------------------
Fix Version/s: jboss-metadata-ejb-2.0.0-alpha-17
Resolution: Done
Done in r106214.
JBoss50MessageDrivenBeanMetaData doesn't extend
JBossMessageDrivenBean31MetaData
--------------------------------------------------------------------------------
Key: JBMETA-291
URL:
https://jira.jboss.org/browse/JBMETA-291
Project: JBoss Metadata
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: ejb
Affects Versions: jboss-metadata-ejb-2.0.0-alpha-16
Reporter: jaikiran pai
Assignee: jaikiran pai
Fix For: jboss-metadata-ejb-2.0.0-alpha-17
With the introduction of JBossMessageDrivenBean31MetaData in JBMETA-287, some of the
tests fail with:
is in error due to the following reason(s): java.lang.ClassCastException:
org.jboss.metadata.ejb.jboss.JBoss50MessageDrivenBeanMetaData cannot be cast to
org.jboss.metadata.ejb.jboss.JBossMessageDrivenBean31MetaData
This needs to be fixed similar to what we did for JBossSessionBean31MetaData.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira