[
https://issues.apache.org/jira/browse/DOSGI-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schneider resolved DOSGI-187.
---------------------------------------
Resolution: Won't Fix
Assignee: Christian Schneider
Fix Version/s: 2.0.0
This is only needed when using a WSDL. When you use the @WebService annotation
you can set these properties in the annotation.
> service configuration for service-namespace, service-name and service-port
> only take affect if wsdl-location is also configured
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: DOSGI-187
> URL: https://issues.apache.org/jira/browse/DOSGI-187
> Project: CXF Distributed OSGi
> Issue Type: Bug
> Components: DSW
> Affects Versions: 1.4.0
> Reporter: Ronald Müller
> Assignee: Christian Schneider
> Fix For: 2.0.0
>
> Attachments: patch.diff
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Changes to the service-configuration for service-namespace, service-name and
> service-port will only take affect, if wsdl-location is also configured. But
> this should be decoupled. See method {{protected void
> setCommonWsdlProperties(..)}} of class
> {{org.apache.cxf.dosgi.dsw.handler.AbstractPojoConfigurationTypeHandler}}
> Workaround: configure wsdl-location as well (e.g. to same url like before)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)