Ofbiz-osgi-prototype

From Opentaps Wiki
Revision as of 06:20, 26 October 2009 by Danutc (talk | contribs) (New page: This page provides information about running ofbiz as an OSGi bundle; this prototype has been hand-crafted. == What is opentaps-osgi? == I worked with Raj to get a working ofbiz bundle. T...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This page provides information about running ofbiz as an OSGi bundle; this prototype has been hand-crafted.

What is opentaps-osgi?

I worked with Raj to get a working ofbiz bundle. The ofbiz bundle and many dependencies were manually created so there is not build. Also the web applications do not work as Tomcat is not started. However the ofbiz services are available and can be tested.

Download the binaries

Please download the binaries from this link:

ofbiz-osgi-proto-wiki.zip

Unzip the archive in a folder; let's call it "base". Under base folder there are 3 folders:

  • bundles (includes required dependencies packaged as OSGi bundles)
  • com.viithiisys.ofbiz.service (OSGi bundle that activates the ofbiz bundle)
  • org.apache.ofbiz (ofbiz as OSGi bundle)