Ofbiz-osgi-prototype
From Opentaps Wiki
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)