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 2008/10/06 21:03:44 UTC

[jira] Updated: (CXF-1811) Need to split up osgi.remote.publish.intent and osg.intents

     [ https://issues.apache.org/jira/browse/CXF-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Bosschaert updated CXF-1811:
----------------------------------

    Attachment: prop_rename.patch

In addition to fixing the service property names, the patch includes:
 * When an intent is on the osgi.remote.requires.intents list and cannot be satisfied, the service is not exposed remotely.
 * All satisfied intents are added to an osgi.intents publication property.
 * New unit tests added for the above.
 * Also, added extra unit tests for intent map overriding and merging.

> Need to split up osgi.remote.publish.intent and osg.intents
> -----------------------------------------------------------
>
>                 Key: CXF-1811
>                 URL: https://issues.apache.org/jira/browse/CXF-1811
>             Project: CXF
>          Issue Type: Improvement
>          Components: OSGi
>    Affects Versions: 2.2
>            Reporter: David Bosschaert
>            Assignee: David Bosschaert
>             Fix For: 2.2
>
>         Attachments: prop_rename.patch, property_rename.patch
>
>
> The intents property needs to be split up into the following:
> On the client side proxy we just need to have osgi.intent
> On the server side we have osgi.remote.publish.intent and osgi.intents

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.