Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to reinitialize Equinox?(I want Equinox to forget service states after a restart.)
How to reinitialize Equinox? [message #529591] Mon, 26 April 2010 13:53
Marton Sigmond is currently offline Marton SigmondFriend
Messages: 73
Registered: July 2009
Location: Hungary
Member
Hi,

we have an RCP application where a chain of OSGi services are used.
Certain services are initialized at startup, others must be initialized when the application reaches a certain state.

If the application crashes when all the services are up already, the next time we start the application Equinox restores every services even though the application has not reached that state yet.

In other words: regardless of what happened before, I want certain services to be started and others stopped at application startup.

I can achieve this by starting the application with the '-clean' flag every time, but I am not sure whether this is the right approach (performance loss, for example).

I appreciate any help.

Regards,
Marton


Best Regards,
Marton Sigmond
Senior Software Engineer
Previous Topic:Missing .jnlp after feature export
Next Topic:org.eclipse.ui.menus menuContribution: how to make <activeWhen> test the state of the selectio
Goto Forum:
  


Current Time: Fri Apr 26 13:27:16 GMT 2024

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

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

Back to the top