Difference between revisions of "Opentaps 2"
From Opentaps Wiki
Jump to navigationJump to searchLine 20: | Line 20: | ||
* [[Customizing opentaps 2: an OSGi Tutorial]] | * [[Customizing opentaps 2: an OSGi Tutorial]] | ||
* [[How to Create a new OSGi Bundle]] | * [[How to Create a new OSGi Bundle]] | ||
+ | * [[Making a Persistent Class]] |
Revision as of 10:52, 3 March 2012
opentaps 2 is our effort to create a more modular, reusable, and extensible enterprise software system according to industry standards.
For background, please see
- A New Architecture for opentaps
- ERP Modules with GWT and Domain Driven Architecture
- Implementing Domain Driven Architecture with OSGi -- an overview of the architecture of opentaps 2
- opentaps 2 Framework Technologies
- opentaps 2 Logging Service
- opentaps 2 Service Validation
- opentaps 2 Automated Testing
- opentaps 2 i18n
To get started
The first proof of concept application is the opentaps 2 Notes.
To learn more about how to develop with OSGi and oepntaps v2, see