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

Transaction problems, possible bug in ApplicationExceptionComponentMetaDataLoaderFactory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • depchain-1.0.1
    • depchain-1.0.0-alpha-47
    • transactions
    • None
    • Hide

      I've found no easy way to reproduce this problem but this seems to appear only when jboss seam 2.2.1 Final is being used and that the EJB is annotated with @Name.

      Show
      I've found no easy way to reproduce this problem but this seems to appear only when jboss seam 2.2.1 Final is being used and that the EJB is annotated with @Name.
    • jboss-ejb3-transaction:1.0.4

      I think I've found a possible bug with transaction attributes management in jboss 6.0.0 Final.

      The problem appears when using the @TransactionAttribute annotation on an EJB bean with the @Interceptors.

      When using that it seems that the @TransactionAttribute annotation is ignored.

      By removing the @Interceptors annotation it works and the right transaction attribute is used.

      More details available in the jboss forum link.

      Cheers,
      /Benoit

              jaikiran Jaikiran Pai (Inactive)
              benoit.heinrich_jira Benoit Heinrich (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: