Ronald Müller created DOSGI-186:
-----------------------------------

             Summary: documentation incorrect
                 Key: DOSGI-186
                 URL: https://issues.apache.org/jira/browse/DOSGI-186
             Project: CXF Distributed OSGi
          Issue Type: Bug
          Components: DSW
    Affects Versions: 1.4.0
            Reporter: Ronald Müller


The documentation on service configuration 
(http://cxf.apache.org/distributed-osgi-reference.html#DistributedOSGiReference-ContributingDistributionpropertiestoExistingServices%28withoutchangingthem%29)
 for properties service-name, service-namespace, port-name is incorrect 
(compared to the sources in 'org.apache.cxf.dosgi.dsw.Constants.java') and will 
*not* work if applied so.

Please change:  
* {{org.apache.cxf.ws.wsdl.service.ns -> org.apache.cxf.ws.service.ns}}
* {{org.apache.cxf.ws.wsdl.service.name -> org.apache.cxf.ws.service.name}}     
 
* {{org.apache.cxf.ws.wsdl.port.name -> org.apache.cxf.ws.port.name}}



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to