Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [kura-dev] Kura and mToolkit

That looks cool!

For [4] I would like to see a table tree instead. Putting states in a specific column ;-)

Can you give a list of which bundles are necessary on the server side in order to support this?!

Thanks

Jens

On Mon, Sep 5, 2016 at 2:56 AM, Scott Lewis <slewis@xxxxxxxxxxxxx> wrote:
<stuff deleted>


Is it possible to run ECF on other OSGi containers than Equinox (at least the server side components)? Can you deploy on selective remote management (e.g. framwork + bundle management, but not P2 and wiring?).

Yes to both questions.  The mgmt bundles at [3] have been created with minimal dependencies, such that one can 'pick and choose' the managers to use (e.g. BundleManager, ServiceManager, WiringManager, FeatureInstallManager, etc.).

<stuff deleted>
BTW, last night I started an Eclipse UI that uses the IBundleManager remote mgmt API, which will allow bundle start/stop/install/update/uninstall.   I'll try to commit it today the [3] plugins directory.

I've committed an Eclipse UI that uses the IBundleManager and IServiceManager remote services [3][3a].  This includes a 'Remote Bundles view' for examining, starting, stopping, installing/uninstalling bundles, and a 'Remote Services View' for examining the services running in a remote framework.

See screen shots of the remote bundles view [4] and the services view [5].   These two examples are accessing an Eclipse endpoint...although they can access any OSGi runtime.

Scott

[3] https://github.com/ECF/OSGIRemoteManagement/tree/master/bundles/org.eclipse.ecf.mgmt.framework/src/org/eclipse/ecf/mgmt/framework
[3a] https://github.com/ECF/OSGIRemoteManagement/tree/master/plugins
[4] http://www.eclipse.org/ecf/images/remotebundlesview.png
[5] http://www.eclipse.org/ecf/images/remoteservicesview.png



_______________________________________________
kura-dev mailing list
kura-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/kura-dev



--
Jens Reimann
Senior Software Engineer / EMEA ENG Middleware
Werner-von-Siemens-Ring 14
85630 Grasbrunn
Germany
phone: +49 89 2050 71286
_____________________________________________________________________________

Red Hat GmbH, www.de.redhat.com,
Registered seat: Grasbrunn, Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Paul Argiry, Charles Cachera, Michael Cunningham, Michael O'Neill

Back to the top