| Re: [equinox-dev] Working with ConfigAdmin service |
The org.eclipse.equinox.cm bundle must also be activated in order to register the ConfigurationAdmin service.
You can persistently activate the bundle by calling Bundle.start().
Tom
Ali Naddaf ---09/28/2009 06:41:59 PM---Hello everyone.
From: | Ali Naddaf <ali@xxxxxxxxxx> |
To: | Equinox development mailing list <equinox-dev@xxxxxxxxxxx> |
Date: | 09/28/2009 06:41 PM |
Subject: | [equinox-dev] Working with ConfigAdmin service |