[
https://issues.apache.org/jira/browse/CXF-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Bosschaert updated CXF-2188:
----------------------------------
Description: 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. (was: The data type of this service property has changed in
the OSGi specification. We need to fix the code to implement this.)
> 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
>
> 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.