Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-951

Deployment error when enabling interceptor in beans.xml if already enabled in included jar

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • 1.1.2.Final
    • None
    • None

    Description

      This case is a Seam 3 app when enabling interceptor for Seam Persistence transactions

      <interceptors>
      <class>org.jboss.seam.transaction.TransactionInterceptor</class>
      </interceptors>

      Seam Secuitry already enables this interceptor https://github.com/seam/security/blob/3.0.0.Final/impl/src/main/resources/META-INF/beans.xml

      Stack trace here: https://gist.github.com/1140927

      Attachments

        Activity

          People

            Unassigned Unassigned
            cody.lerum@gmail.com Cody Lerum
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: