Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] New topic in forum Eclipse Communications Framework (ECF), called ECF container does not get activated with Gemini Blueprint, by Joerg Saini

Title: Eclipse Community Forums
Hi ECFers,

The author of the posting below is trying to use ECF remote services with Gemini Blueprint.  Apparently, when used with Blueprint, the ECF remote services examples are not functioning as expected.  They work just fine using Declarative Services, however...so it seems to be something specific to Blueprint.

I don't have any prior technical knowledge of Blueprint...i.e. how it works and/or how it interacts with the OSGi service registry.

If any of you on this mailing list *do* have some knowledge of Blueprint...especially WRT it's behavior on OSGi (remote) services, I would appreciate it if you would reply to Joerg's post.

Thanks,

Scott



On 1/25/2013 7:16 AM, webmaster@xxxxxxxxxxx wrote:
Subject: ECF container does not get activated with Gemini Blueprint Author: Joerg Saini Date: Fri, 25 January 2013 09:15
We have been evaluating the Eclipse Communication Framework (ECF) with Declarative Services and Blueprint. While with DS works ok, when using Blueprint the ECF container does not work. All the required bundles for Blueprint have been installed:

- org.aopalliance
- org.apache.commons.logging
- org.eclipse.gemini.blueprint.core
- org.eclipse.gemini.blueprint.extender
- org.eclipse.gemini.blueprint.io
- org.springframework.aop
- org.springframework.asm
- org.springframework.beans
- org.springframework.context
- org.springframework.core
- org.springframework._expression_

The blueprint appears as active but nothing gets published. Switching to DS (with the respective changes in the bean configuration under OSGI-INF and the manifest file) makes the ECF remote service available again. Is there something else we should do? We are seeing this even when modifying the examples found at http://git.eclipse.org (org.eclipse.ecf.examples.remoteservices.hello.ds.host and org.eclipse.ecf.examples.remoteservices.hello.ds.consumer) which work perfectly fine with DS.
[ Reply ][ Quote ][ View Topic/Message ][ Unsubscribe from this forum ]


_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev


Back to the top