Hello,

2008/11/1 Todor Boev <[EMAIL PROTECTED]>

> Hello,
> I plan to use iPojo on an OSGi framework different from Felix. So:
>
> 1) Will the iPojo bundles work on a generic OSGi 4.2 + service compendium
> environment?


Yes. iPOJO is tested on Equinox, KF2 and Felix (and their technical services
such as Config Admin and Event Admin). It is also tested (with Felix) on
several VMs (Jrockit, JamVM, Mika, Dalvik, Harmony...)


>
> 2) Is it possible to port the "arch" console command to another console
> interface? Or alternatively
> is there some iPojo introspection API I can use to re-implement "arch"?


The 'arch' command is also available for Equinox (
http://svn.apache.org/repos/asf/felix/sandbox/clement/ipojo-utils/arch-equinox/).
Moreover, iPOJO provides an introspection API available througt the
org.apache.felix.ipojo.architecture.Architecture service.

Available Factories and Handlers can also be collected from the service
registry (Factory and HandlerFactory services).


Regards,

Clement


>
>
> Cheers,
> Todor
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to