Schmidt András blogja

There is a long time demand for embedding a module framework into ADempiere. I have done some work about the issue.

I have created a generic OGSi embedder extending Apache Felix with easily parameterable utility classes.

This embedder is integrated into ADempiere.

It is documented here: http://www.adempiere.com/wiki/index.php?title=ADempiere/OSGi_Integration

The patch for source code and the felixMod.jar files are attached to this blog entry.

Embedder

This embedder has the features:

ADempiere Jasper report patch

This patch replaces Jasper included to version 3 and also contains a new ReportStarter class that accepts complex Jasper reports packed as a zip file.