[
https://issues.apache.org/jira/browse/SHINDIG-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791277#action_12791277
]
Nuwan Bandara commented on SHINDIG-1225:
----------------------------------------
To host XML gadgets at WSO2 we use shindig as our container/environment.
in-order to make it pug-able to the existing OSGI environment what we use at
WSO2 (CARBON), we bundled up shindig as an OSGI bundle. However the gadgets are
hosted using another OSGI component (Dashboard). Hence we registered the
shindig servlets when the Dashboard component deploys in the OSGI environment.
At the moment Shindig is sitting as a OSGI bundle in Carbon OSGI space.
Related code can be found at
http://svn.wso2.org/repos/wso2/trunk/carbon-orbit/shindig
https://svn.wso2.org/repos/wso2/trunk/carbon-components/dashboard/org.wso2.carbon.dashboard.ui/
https://svn.wso2.org/repos/wso2/trunk/carbon-components/dashboard/org.wso2.carbon.dashboard.ui/src/main/java/org/wso2/carbon/dashboard/ui/internal/DashboardUiServiceComponent.java
> Make Shindig jars available as OSGi bundles
> -------------------------------------------
>
> Key: SHINDIG-1225
> URL: https://issues.apache.org/jira/browse/SHINDIG-1225
> Project: Shindig
> Issue Type: Improvement
> Components: Java
> Reporter: David Johnson
> Attachments: ShindigActivator.java
>
>
> Make changes to the Shindig-Java build process so that the Shindig Jars are
> each available as OSGi bundles.
> See also:
> November 2009 thread: Shindig and OSGi
> http://markmail.org/thread/hrozofu6mkyj3bm4
> May 2009 thread: Shindig as an OSGi Bundle
> http://markmail.org/thread/fqechw5ek7uxnehw
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.