[
https://issues.apache.org/jira/browse/CXF-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp updated CXF-2325:
-----------------------------
Affects Version/s: 2.1.5
2.2.2
Fix Version/s: (was: 2.0.12)
> Provider services don't work with Spring AOP JDK proxies
> --------------------------------------------------------
>
> Key: CXF-2325
> URL: https://issues.apache.org/jira/browse/CXF-2325
> Project: CXF
> Issue Type: Bug
> Components: JAX-WS Runtime
> Affects Versions: 2.1.5, 2.2.2
> Reporter: Daniel Kulp
> Assignee: Daniel Kulp
> Fix For: 2.1.6, 2.2.3
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.