Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-2325

Provider services don't work with Spring AOP JDK proxies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.5, 2.2.2
    • 2.1.6, 2.2.3
    • JAX-WS Runtime
    • None

    Description

      The method that CXF binds into the invoker for Provider services is the method object for the actual Impl class, not the Provider interface. If the Provider instance is proxies (for example, if @Transactional), the invoke fails. The Provider interface method should be bound instead.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            dkulp Daniel Kulp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: