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

@TransactionTimeout ignored if method ist not public

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: