war application using equinox servletbridge

jkester
edited February 11, 2022 in Analytics #1
Hi,<br />
<br />
currently the BIRT Viewerservlet starts OSGI platform and runs reports using this platform.<br />
This platform is then only available for BIRT.<br />
<br />
Instead, I would like to use the more generic approach to have equinox servlet start the platform (<a class='bbc_url' href='http://www.eclipse.org/equinox/server/'>http://www.eclipse.org/equinox/server/</a&gt; servletbridge), and run my birt specific plugins/servlet from within this general available platform.<br />
<br />
Is this already possible? Any idea how?<br />
<br />
Would it make sense to re-engineer birt war and make it use the equinox server side approach?<br />
<br />
Regards, Jan Kester.