Distributed OSGi Services with Apache CXF-DOSGi should work on any
OSGi 4.2 or higher platform. I've tried it on Equinox, Felix and
JBoss. If RCP provides an OSGi runtime as well (which I think it does)
they should work there too.

On 16 July 2012 15:49, Koray Duman <[email protected]> wrote:
> Ok. Which platform can be used Apache CXF servises as a client. Can I use
> apache cxf services only on web applications.
>
> ________________________________
> From: David Bosschaert <[email protected]>
> To: [email protected]; Koray Duman <[email protected]>
> Sent: Monday, July 16, 2012 5:01 PM
> Subject: Re: Remote OSGI Service Call from eclipse RCP application as a
> consumer
>
> I'm not sure in what way an RCP application is different from a normal
> OSGi context... If I remember it correctly RCP is a way to bundle a
> bunch of Equinox/OSGi bundles together to create an application. I
> haven't used RCP for many years, but isn't everything in there from a
> runtime perspective not identical to running in an ordinary OSGi
> framework?
>
> Best,
>
> David
>
> On 16 July 2012 14:36, Koray Duman <[email protected]> wrote:
>> Hi,
>>
>> I had asked before but I couldnt any responce. How can I use Apache cxf on
>> eclipse RCP applcaition as a client. I cannot get remote service on RCP
>> application. How can I do it?
>>
>> Thank you
>>
>>
>>
>> ________________________________
>>  From: Koray Duman <[email protected]>
>> To: "[email protected]" <[email protected]>
>> Sent: Saturday, July 14, 2012 5:11 PM
>> Subject: Remote OSGI Service Call from eclipse RCP application as a
>> consumer
>>
>> Hi;
>>
>> I am tiring call the remote  osgi service from eclipse RCP application.(My
>> RCP application is consumer/client) In my OSGI service application and cxf
>> are running in the osgi. But I cant call osgi services from in my eclipse
>> RCP application. In RCP application ServiceTracker cannot be added remote
>> osgi service. I added OSG-INF\remote-service\remote-service.xml. But
>> remote-service.xml file not readed from In RCP application.Can you give
>> suggest? How can I find any example about
>> this problem
>>
>> Thank you
>
>

Reply via email to