Uploaded image for project: 'JBoss Metadata'
  1. JBoss Metadata
  2. JBMETA-275

Allow the session bean metadata created out of jboss 5.0 and 5.1 to be used for EJB3.1 beans

XMLWordPrintable

      When metadata is created out of jboss.xml with 5.0 and 5.1 xsd, they respectively create JBoss50SessionBeanMetaData and JBoss51SessionBeanMetaData objects. Both these classes extend from JBossSessionBeanMetaData which effectively means that they won't be considered EJB3.1 session beans (even if the corresponding ejb-jar.xml marks them as 3.1 beans through its xsd).

      To allow these 2 jboss xsds to be used against EJB3.1 beans, let them extend from JBossSessionBean31MetaData

              jaikiran Jaikiran Pai (Inactive)
              jaikiran Jaikiran Pai (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: