Ok, David, I`ll see the source code. Thank you, very much!

cheers,

Fabio

On Wed, Sep 22, 2010 at 4:37 AM, David Bosschaert
<[email protected]> wrote:
> Hi Fabio,
>
> The extensibility of the intents implementation in CXF-DOSGi is
> currently probably a little limited. Maybe you would like to look in
> the source code and see if you can come up with an improvement that
> would make it more extensible?
>
> Cheers,
>
> David
>
> On 21 September 2010 22:33, Fabio souza <[email protected]> 
> wrote:
>> Hi everybody,
>>
>> I created a cxf feature that acts like a timer and I'd like to use it
>> while accessing some dosgi services.
>>
>> The idea was to setup an extra intent (using
>> "service.exported.intents.extra" property) while registering a new
>> service. However, as far as I could understand, in order to that new
>> intent type to be correctly recognized, I should add it to an
>> Intent-Map.xml file. In that file, I should refer to a namespace and
>> that namespace should be associated to a namespace handler which
>> should be responsible for linking that intent to my feature. Is this
>> right?
>>
>> Well, looking at the intents-map.xml that comes with dosgi, I could
>> see that it only refers to namespaces that are already defined inside
>> cxf itself... So, I would like to know if it is possible to define my
>> own namespace handlers without modifying cxf source files.
>>
>> Could anyone please help me?
>>
>> Thank you very much!
>>
>> --
>> Fábio
>>
>



-- 
Fábio

Reply via email to