on ‎2013 Jan 16 1:15 PM
Hi All,
I want to create an OSGI bundle with service and deploy it to the cloud.
I want that my second application be able to use the bundle service.
Is it possible to implement such scenario in the cloud ?
If yes, is there a simple example of how to create OSGI bundle and deploy it to the cloud ?
Regards,
Slavik.
Request clarification before answering.
Hi Stanislav,
Yes, you can deploy OSGi bundles on the cloud. You can easily create a Web Application Bundle (WAB) by adding the OSGi facet to a Dynamic Web Project. Here are step by step instructions how to do this: http://wiki.eclipse.org/Libra/FAQ#Create_new_Web_Application_Bundle.
You can also create additional OSGi bundles. When deploying the WAB any other OSGi bundle that is referred via Import-Package or Required-Bundle statement in the WAB's MANIFEST.MF will be deployed too.
Greetings,
Kaloyan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.