Category: | Feature request |
Priority: | Urgent |
Status: | New |
Project: | Severity: | Major |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
Some minor modifications to the Manifest would allow JasperReports to be deployed as an OSGi bundle.
With the increasing popularity of OSGi, especially in the context of Eclipse, that would make it easier for developers using the OSGi platform to integrate JasperReports into their application.
Attached is a sample manifest where only the Bundle-Classpath would have to be updated (replaced by "." probably).
3 Comments:
Hi,
I have enhanced the manifest file information to include OSGi bundle information. You can take the latest from SVN and let us know if it works for you.
Thank you,
Teodor
I deployed jasperreports-6.5.1 in liferay 7 (OSGI based) and getting error
[DefaultExtensionsRegistry:209] Error instantiating extensions registry for header.toolbar.parameter.contributor from bundleresource://1062.fwk1344835423/jasperreports_extension.properties
Can you please help me out in resolving the problem