Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-850

@TransactionTimeout ignored if method ist not public

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 8.1.0.CR1, 8.1.0.Final
    • None
    • EJB
    • None

    Description

      The annotation @TransactionTimeout is not honored, when the method has other than public access.
      @Timeout methods invoked by the container are allowed to have "public, private, protected, or package level access".
      So the annotation should work also if method is not public.

      Attachments

        Activity

          People

            tadamski@redhat.com Tomasz Adamski
            franklangelage Frank Langelage (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: