Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Eclipse Communication Framework Project"

(Download and Install)
Line 87: Line 87:
 
ECF has open bi-weekly Google Hangouts to discuss current and future issues on our roadmap.  '''Anyone interested is welcome to join us (Consumers too)'''.  We typically share the Hangout URL on the [https://dev.eclipse.org/mailman/listinfo/ecf-dev ecf-dev mailing list] shortly before the hangout begins...so please [https://dev.eclipse.org/mailman/listinfo/ecf-dev  join the ecf-dev mailing list]
 
ECF has open bi-weekly Google Hangouts to discuss current and future issues on our roadmap.  '''Anyone interested is welcome to join us (Consumers too)'''.  We typically share the Hangout URL on the [https://dev.eclipse.org/mailman/listinfo/ecf-dev ecf-dev mailing list] shortly before the hangout begins...so please [https://dev.eclipse.org/mailman/listinfo/ecf-dev  join the ecf-dev mailing list]
  
===Next Hangout (proposed):  Tuesday, January 14, 2013 - 1700 UTC/09:00am pacific===
+
===Next Hangout (proposed):  ===
 
+
*[[ECF_Conference_Call_01.14.2013|Proposed agenda for next meeting]]
+
  
 
===Notes from Recent Meetings===
 
===Notes from Recent Meetings===

Revision as of 16:11, 27 May 2014

Container.png

Documentation (for consumers)

OSGi Remote Services

Introductory Materials

Tutorial: Building your first OSGi Remote Service

NEW 3.8.1: Tutorial: Building your first Asynchronous OSGi Remote Service

NEW 3.8.1: Tutorial: OSGi Remote Services for the Raspberry Pi

Getting Started with ECF's OSGi Remote Services Implementation

OSGi Remote Services and ECF

Download and Install

Download and Install into Eclipse

Apache Karaf Install of ECF RS SDK

Install and run Timeline Tutorial in Apache Karaf

More Advanced Usage of OSGi Remote Services

Asynchronous Proxies for Remote Services

OSGi Remote Services and Sync vs. Async Remote Procedure Call

Static File-based Discovery of Remote Service Endpoints

Distributed EventAdmin Service

Tracing Options for Remote Services

Remote Service Admin

OSGi Remote Service Admin (RSA) Management Agent

Customization of ECF Remote Services (new Discovery and/or Distribution providers)

Tutorial: Creating a RESTful Remote Service Provider

iPopo Compatible Providers

REST-style Remote Services Providers

SOAP-based Remote Services Providers

Technical Comparison of Discovery and Distribution Providers

Discovery and Distribution Configuration Properties

ECF Blog

ECF Documentation Project

We know we have a problem with insufficient and disorganized documentation. We are working on it. We would appreciate any help that anyone is willing to provide, so if you would like to contribute to ECF by editing and/or creating documentation, please get a hold of us via the ]https://dev.eclipse.org/mailman/listinfo/ecf-dev ecf-dev mailing list]

Additional Documentation

Recent Presentations


Development (for contributors & committers)

ECF Calls and Meetings

ECF has open bi-weekly Google Hangouts to discuss current and future issues on our roadmap. Anyone interested is welcome to join us (Consumers too). We typically share the Hangout URL on the ecf-dev mailing list shortly before the hangout begins...so please join the ecf-dev mailing list

Next Hangout (proposed):

Notes from Recent Meetings

Archive Notes

IRC

Project Planning

Plan for ECF 3.8

ECF 4.0 ToDos

Access to Source Code

source code repository

web documentation repository

Coding Conventions

ECF has decided to use the Equinox Coding Conventions. Also on this page are links to java source code formatter to use in Eclipse to easily enforce these conventions.

Builds

ECF has nightly and continuous builds with automated integration testing. We use Jenkins and Buckminster and is hosted at the Oregon State University Open Source Lab. See here.

Both Maven and p2 repositories are available from nightly builds here.

Appendix

ECF Adopters List (please add yourself if you are using ECF)

Eclipse Communication Framework
API
API DocumentationJavadocProviders
Development
Development GuidelinesIntegrators Guide

Back to the top