You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "David Bosschaert (JIRA)" <ji...@apache.org> on 2009/04/23 14:05:47 UTC

[jira] Updated: (CXF-2188) ServicePublication.PROP_KEY_ENDPOINT_LOCATION is now a URI instead of a URL

     [ 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.