Uploaded image for project: 'CDI TCK'
  1. CDI TCK
  2. CDITCK-82

interception methods need to declare a 'throws Exception'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.1.CR1, 1.1.0.Alpha1
    • 1.0.0.GA
    • Tests
    • None

      this e.g. concerns the

      org.jboss.jsr299.tck.tests.context.passivating.KokkolaInterceptor.

      please change to

      - public Object intercept(InvocationContext context)
      + public Object intercept(InvocationContext context) throws Exception
      

              rhn-engineering-jharting Jozef Hartinger
              struberg Mark Struberg (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: