users@glassfish.java.net

Re: Glassfish & OSGI

From: Sahoo <sanjeeb.sahoo_at_oracle.com>
Date: Mon, 19 Mar 2012 16:40:35 +0530

On Monday 19 March 2012 04:29 PM, Mihael Schmidt wrote:
> Am 16.03.2012 17:26, schrieb Sahoo:
>> A service is not a management end point, so no, you can't start and
>> stop a service. You have to stop and start a bundle registering the
>> service and that will in turn unregister and register the service.
> With the Felix Webconsole you have a Tab "Components" which lists your
> (declarative) services. You can activate/deactivate your services there.
>
Is that not limited to services written using DS only? You can surely
use Felix Web Console to do the same in GlassFish. We integrate that
console with our admin console.

Sahoo