PDA

View Full Version : Complete setup for complex project



ptriller
Aug 31st, 2011, 11:58 AM
Hello,

I am evaluating if osgi/spring-dm is the right server for an upcoming project. Is there anywhere a complete setup project with multiple osgi bundles a webapp that uses the bundles, integration in eclipse/Spring IDE, Maven2 with working Unittests and some reasonable environment where it is easy to deploy changed osgi bundles to the DM server without the need to restart everything


I have found individual to most of these tasks, but I am a bit sceptic how that will work out when all put together. A good project setup needs in my opinion the following characteristics:

- Someone checks out the project, changes at most 1 file or/and runs a script, and then he can start developing (maybe he needs to install the dm-server too)
- The project needs to be able to be built in Hudson or a similar CI Server

for J2EE Projects I can make that work, but for OSGI I am still looking.


Also it would be good it the setup would take advantage of OSGi#s ability to redeploy parts of an application without a full restart (ideally autodetecting upon a rebuild)


All I have found online were simple 1 or two bundle projects.

Is there anything I can use as base or reference to set something like this up ?



Thanks


P.

cgfrost
Sep 1st, 2011, 08:17 AM
Hi,

This forum is not used any more as the dm Server project has been donated to Eclipse as the Virgo project. See the new forum at http://www.eclipse.org/forums/index.php?t=thread&frm_id=159

It looks as though your interested in Spring dm though which is a different project, it's forum is here http://forum.springsource.org/forumdisplay.php?43-Spring-Dynamic-Modules.

Note, Spring dm is also being donated to Eclipse and is now known as Gemini Blueprint, Costin has put a post on the Spring dm forum explaining it all.

Thanks, Chris.

elavan.karthik
Oct 13th, 2011, 12:54 AM
please anybody person, How can i create PAR bundle project, how will i run it? I already using osgi bundle in my project but i need par file export system please help me.

Glyn Normington
Oct 13th, 2011, 04:58 AM
Please ask on the Virgo forum (http://www.eclipse.org/forums/index.php?t=thread&frm_id=159) as dm Server tooling has now been transferred to the Eclipse Virgo project, so that's where the relevant folks hang out. No-one is likely to help you here.