Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [CDO] Install CDO Server in linux
[CDO] Install CDO Server in linux [message #988521] Fri, 30 November 2012 10:58 Go to next message
Giovanni Colasurdo is currently offline Giovanni ColasurdoFriend
Messages: 3
Registered: August 2011
Junior Member
Hi, I need to run CDO-Server in a linux environment. In your opinion, which one is the better configuration?
- without osgi container (a classic Java application)?
- with osgi container?
- using spring framework?
Moreover in your opinion: is it appropriate to build the application using a daemon-service architecture? If yes, is it enough a bash script that controls the application lifecycle or are there other techniques more suitable?

Thanks everyone.
Re: [CDO] Install CDO Server in linux [message #988560 is a reply to message #988521] Fri, 30 November 2012 14:07 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Am 30.11.2012 11:58, schrieb Giovanni Colasurdo:
> Hi, I need to run CDO-Server in a linux environment. In your opinion, which one is the better configuration?
> - without osgi container (a classic Java application)?
> - with osgi container?
That only depends on your requirements and preference.

> - using spring framework?
I've no experience with CDO plus Spring framework. I suspect it would require quite some extra work.

> Moreover in your opinion: is it appropriate to build the application using a daemon-service architecture?
Yes, why not.

> If yes, is it enough a bash script that controls the application lifecycle or are there other techniques more suitable?
That depends on whether you use OSGi or not. In OSGi you could configure a remote port to get access to the console. In
standalone you'd need to come up with your own mechanism to shutdown properly.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Previous Topic:[EMF] Notification.REMOVE_MANY not used.
Next Topic:Best practice for building eclipse data explorer view .
Goto Forum:
  


Current Time: Thu Apr 25 19:20:30 GMT 2024

Powered by FUDForum. Page generated in 0.03883 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top