Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Osgi plugins are started twice ?
JamesBond
I generate the reports in my app and make it to render in using view servlets. I am able to point and use one set of libraries under WEB-INF/platform even when the report is generated.
Now the question is When I generate the report, I know the I start the platform. So when the report is rendered, Does the view Servlets also start a another instance of the platform? Does it degrade the performance a lot ?
I don;t use the ServletPlatformContext when I generate the report in my app.
If I use the ServletPlatformContext does it takes care of it ?. If so lets say I have a InitilizationServlet, If I use the servlet context of the InitializationServletContext would that be OK even though the servlet context different for ViewServlet. Could you please point to me to the full example.
Find more posts tagged with
Comments
There are no comments yet