ECF is a framework for building distributed servers, applications, and tools. It provides a modular implementation of the OSGi 4.2 Remote Services standard, along with support for REST-based and SOAP-based remote services, and asynchronous messaging for remote services. Homepage
3
votes
0answers
268 views
Skype in Eclipse via ECF
I am looking for a skype provider plugin to work with Eclipse ECF in Helios version of Eclipse.
There is only one Skype provider so far and the update site for it is down for very long. Has any one ...
2
votes
1answer
42 views
Eclipse hangs after installing egit
I am using Eclipse Indigo. Today I tried to install egit plugin using link "http://download.eclipse.org/releases/indigo".
While installing the egit, my proxy got squished and the install was stuck. I ...
2
votes
1answer
69 views
Collaborative Modeling Editor Plugin
I need to develop an eclipse plugin for developing Collaborative Modeling Editor. I have only basic eclipse knowledge. How can I develop collaborative editors in Eclipse?
Can I use ECF for doing ...
2
votes
2answers
410 views
Eclipse ECF Vs Apache CXF
I'm trying to come up with an architecture which allows me to have OSGi bundles distributed remotely which get discovered dynamically etc.
After some time spent looking at what's out there I am ...
1
vote
0answers
82 views
How to set different ECF distribution providers in the Component Definition of a Declarative Service?
I have to test the performance of all the remote service providers present in ECF (or at least, the common ones: generic, r-osgi, SOAP and REST), so changing from one provider to another in an easy ...
1
vote
1answer
113 views
Changing the server address ECF uses when it looks up remote services?
In my rich client application there is a setting to change the server address. When the server address changes I want to be able to change where ECF looks for remote services (R-OSGI). It looks like ...
1
vote
1answer
215 views
Using ECF shared editing with Python
I can use the shared editing feature of ECF with Java fine perfectly fine. When I try to do it with Python files it also works, but there is no syntax highlighting.
I installed PyDev to get syntax ...
1
vote
1answer
371 views
How to evaluate Eclipse RCP for an in-house project?
I have only a basic understanding of Eclipse RCP.
I am about to start an in-house application for our technical support team, that will likely grow over time. The team is distributed across ...
0
votes
0answers
77 views
Eclipse ECF not connecting using Google Talk XMPP
I'm trying to use ECF on Eclipse for real-time collaborative editing over XMPP (google talk account). I cannot seem to connect to the server and end up waiting on the "connecting" status until an ...
0
votes
1answer
86 views
p2 and OBR implementation for Equinox
My question is twofold: is there any OBR (as of the OSGi Alliance RFC 0112) implementation meant for Equinox? How does p2 relate to that specification?
To contextualise, I am interested in OSGi ...
0
votes
1answer
72 views
Does the Eclipse Communication Framework (ECF) require an OSGI container or can it run w/out?
I recently heard a podcast from the Eclipse people and there was interesting attributes/ abilities discussed about ECF.
I have not been able to find a definitive article in the online documentation ...
0
votes
1answer
367 views
Server is down, is there an alternative server for ECF than ecftcp://ecf.eclipse.org:3282/
I was trying to setup up the Eclipse CollaborationFramework using the doc share plgin
I managed to connect the through google talk OK, but when I tried to create a collboration to share the ...