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

Embeddable EJB3 sets up two copies of interceptor declared in ejb-jar.xml

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • EJB 3.0 RC9 - FD
    • EJB 3.0 RC8 - FD
    • None
    • None

    Description

      My session beans have interceptors attached via:

      <ejb-jar>
      <assembly-descriptor>
      <interceptor-binding>
      <ejb-name>*</ejb-name>
      <interceptor-class>org.jboss.seam.ejb.SeamInterceptor</interceptor-class>
      </interceptor-binding>
      </assembly-descriptor>
      </ejb-jar>

      And (only) when running in embeddable EJB3, they get two instances of SeamInterceptor.

      Attachments

        Activity

          People

            patriot1burke@gmail.com Bill Burke (Inactive)
            gavin.king Gavin King (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: