[ https://issues.apache.org/jira/browse/CXF-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Bosschaert resolved CXF-2188. ----------------------------------- Resolution: Fixed Fixed in r768288. > ServicePublication.PROP_KEY_ENDPOINT_LOCATION is now a URI instead of a URL > --------------------------------------------------------------------------- > > Key: CXF-2188 > URL: https://issues.apache.org/jira/browse/CXF-2188 > Project: CXF > Issue Type: Bug > Components: Distributed-OSGi > Reporter: David Bosschaert > Assignee: David Bosschaert > > The data type of this service property has changed in the OSGi specification > from java.net.URL to java.net.URI. We need to fix the code to implement this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.