[
https://issues.apache.org/jira/browse/CXF-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029671#comment-13029671
]
Daniel Kulp commented on CXF-3492:
----------------------------------
David,
This part of the change:
179c179
< if (serviceBean != null) {
---
> if (serviceBean != null && getServiceClass() == null) {
breaks a bunch of our unit tests and thus is probably not acceptable. I'm
going to play around a bit to see if there is alternative that could possibly
do something reasonable here.
> Spring OSGI Service Reference as JAXWS:endpoint implementor
> -----------------------------------------------------------
>
> Key: CXF-3492
> URL: https://issues.apache.org/jira/browse/CXF-3492
> Project: CXF
> Issue Type: Bug
> Components: OSGi
> Affects Versions: 2.4
> Reporter: Edward Ost
> Attachments: ServerFactoryBean.java, SpringAopClassHelper.java
>
>
> Problem pointing <jaxws:endpoint> to an implementor that's provided by
> <osgi:reference>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira