Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-2027

org.jboss.ejb3.test.jms.managed.JMSTestBean incorrectly uses @Init for a EJB3.x view

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • None
    • testsuite
    • None

    Description

      The org.jboss.ejb3.test.jms.managed.JMSTestBean bean exposes a EJB3 view (i.e. no home/local-home or other EJB2.x views). But it has a @Init annotated methods and expects it to be called for the EJB3 view. This is against the EJB3 spec which states that the @Init is meant for only EJB2.x view (through home/local-home interfaces).

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: