[jboss-jira] [JBoss JIRA] Created: (JBMETA-291) JBoss50MessageDrivenBeanMetaData doesn't extend JBossMessageDrivenBean31MetaData
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Mon Jun 21 13:17:46 EDT 2010
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
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
More information about the jboss-jira
mailing list