Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Remote provisioning with Equinox p2 and ECF

Hi Eugen,

Thanks for the description of the project. It sounds very exciting. Eugen is currently using three ECF APIs: presence, filetransfer, and remote services...all over XMPP.

Eugene do you mind if I post this also to Equinox dev mailing list so the p2 folks can take a look also? I expect there are a number of people on that list that would be interested in remote administration for p2-based Equinox runtimes.

Thanks for letting us know about the work.

Scott


Eugen Reiswich wrote:
Hi,

My name is Eugen Reiswich, I’m a 29 year old student from Hamburg (Germany) and I’ve been asked by Scott Lewis to introduce the project I’m working on, which might be interesting for some of you.

Basically I’m trying to develop a remote provisioning tool as part of my theses, which is based on the Eclipse Communication Framework (ECF) and the new provisioning infrastructure Equinox p2. I’ve enclosed a screenshot how the application should look like so one might get a guess how it is supposed to work. I’ve also enclosed a brief abstract on what I’m planning to do and what my application is supposed to do.

Here a brief summary:

    * Remote update/install/delete features from an admin GUI
    * Remote administration of either user groups or single user
    * remote administration in headless mode
    * As already described my application is based on two key
      technologies: ECF and Equinox P2
    * ECF is used for:
          o showing the user presence so admins know who’s online and
            can be remote administrated
          o establish the communication between admin’s and user’s
            computer (OSGi on ECF
            http://eclipseecf.blogspot.com/2007/07/remote-osgi-over-xmpp.html)
            <http://eclipseecf.blogspot.com/2007/07/remote-osgi-over-xmpp.html%29>

          o transferring configuration files
          o Equinox p2 is used for:
                + providing information about installed features and
                  versions
                + handling the update/install/delete features
                + revert to former versions functionality



      If some of you are interested in more details or has an
      interesting idea what my application should be definitely
      capable of I would be glad to get in contact with you.

      Regards,

Eugen
------------------------------------------------------------------------

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



Back to the top