Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Updating bundles with active DS components
Updating bundles with active DS components [message #535968] Wed, 26 May 2010 14:12
Peter Nehrer is currently offline Peter NehrerFriend
Messages: 241
Registered: July 2009
Senior Member
Hi,

I'm wondering if someone can provide some insight/best practices advice
on the following situation.

I have an application with a number of DS components. I push an update
into it with new versions of some of the bundles. I then apply the new
configuration from within the application using SimpleConfigurator. When
I do that, I get a number of warning messages stating that duplicate
components have been declared.

While the new configuration is being applied, there are indeed duplicate
components present as the configurator first installs the new bundles,
then uninstalls the old ones. Best I can tell, SCR deals with it just
fine -- it uses the newer version in all subsequent resolutions. On the
other hand, the warning is legit -- multiple bundle instances declare
the same components.

My question is, is this a "normal" behavior or am I missing
something/doing something I shouldn't be? Thanks.

--Peter
Previous Topic:[security] NullPointerException when calling ISecurePreferences.get() from splash
Next Topic:Error during installation of CDT Features
Goto Forum:
  


Current Time: Thu Apr 25 04:52:32 GMT 2024

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

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

Back to the top