Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » Deployment order based on the artifact type
Deployment order based on the artifact type [message #577137] Fri, 28 May 2010 14:30 Go to next message
Dmitry Sklyut is currently offline Dmitry SklyutFriend
Messages: 279
Registered: January 2010
Senior Member
Hi All,

I wonder if there is some benefit in ordering deployment based on the artifact type. I see benefit for config-admin property files to be deployed prior to bundles that need that config. A simple use case is to bootstrap spring application with cm-properties, where config admin entries must be present before app context start up.

Regards,
Dmitry
Re: Deployment order based on the artifact type [message #577164 is a reply to message #577137] Fri, 28 May 2010 14:47 Go to previous message
Glyn Normington is currently offline Glyn NormingtonFriend
Messages: 1222
Registered: July 2009
Senior Member
Yes, you're right. In general, when the user needs to control deployment ordering, they either need to deploy artifacts in separate groups or, preferably, use a suitably structured plan which therefore controls the order in which artifacts are started.

Make sense?
Previous Topic:Deployment order based on the artifact type
Next Topic:Build Virgo
Goto Forum:
  


Current Time: Fri Apr 19 09:26:09 GMT 2024

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

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

Back to the top