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 "OFMP"

(Project Plan)
(Project Plan)
 
(6 intermediate revisions by the same user not shown)
Line 19: Line 19:
 
* [[TOG]] (Trade Output Gateway)
 
* [[TOG]] (Trade Output Gateway)
 
* [[OFMP Client]] - RCP Based
 
* [[OFMP Client]] - RCP Based
 
  
 
<br clear="all"/>
 
<br clear="all"/>
Line 33: Line 32:
 
* [[OFMP/Calendar Service|Calendar Service]]
 
* [[OFMP/Calendar Service|Calendar Service]]
 
* [[OFMP/User Management|User Management]]
 
* [[OFMP/User Management|User Management]]
 
==News==
 
We are checkin the initial code contributions.
 
  
 
==Project Plan==
 
==Project Plan==
*2008-06 - Version 1.0.0M1
+
*2008-06
** RCML library
+
** RCML library available on CVS thru [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ofmp/org.eclipse.ofmp.releng/project_sets/RCML.psf?revision=1.1&root=Technology_Project&view=markup RCML Project Set]
 +
 
 +
*2010-04 - Version 1.0.0M1
 +
**OFMP server based on [http://www.eclipse.org/virgo/ Eclipse Virgo] technologies and runtime
 +
**Deals, Counterparty, Currency, Mail, Security, Transaction, Date and Calendar services provided
 +
 
 +
*TBD - Version 1.0.0M2
 +
**Use [http://www.eclipse.org/gemini Eclipse Gemini] JEE services as soon as they are available.
 +
**Use [http://www.eclipse.org/eclipselink/ EclipseLink] for persistence requirements.
  
*2008-12 - Version 1.0.0M2
+
== Requirements ==
**OSGi based Trade Input Gateway
+
* Java5
**OSGi based Trade Output Gateway
+
* Oracle XE database v10.2
**Fully OSGi based server
+
**Position Keeping, Counterparty, Currency, Date and Calendar services moved to OSGi
+
**Migration from EJB3 to OSGi Remoting technology
+
  
== Demos ==
 
* [http://www.covariance.lu/docs/OFMP_Presentation.htm General functionnalities] (01/2008)
 
* [http://www.covariance.lu/docs/fx_portfolios_demo.htm Forex Portfolio Management functionnalities] (04/2008)
 
 
== Resources ==
 
== Resources ==
 
* [[OFMP FAQ]]
 
* [[OFMP FAQ]]
 
* [[OFMP Presentations]]
 
* [[OFMP Presentations]]
 +
* [[OFMP/Known issues|Known issues]]

Latest revision as of 06:31, 25 March 2010

OFMP
Website
[ Download]
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

About OFMP

The Eclipse Open Financial Market Platform (Eclipse OFMP) is a project to create an open-source platform for interoperable, extensible financial market systems based on Equinox, Eclipse's OSGi framework. OFMP targets on components for Financial Markets applications. OFMP will open-source field-tested components from a bank's production environment connecting to common back-office and front-office systems.

Components

OFMP General architecture


Services

Project Plan

  • 2010-04 - Version 1.0.0M1
    • OFMP server based on Eclipse Virgo technologies and runtime
    • Deals, Counterparty, Currency, Mail, Security, Transaction, Date and Calendar services provided
  • TBD - Version 1.0.0M2

Requirements

  • Java5
  • Oracle XE database v10.2

Resources

Back to the top