Re: complete OSGi bundle dependency tree

2014-06-13 Thread Andreas Gies
Hello, sorry for answering late, but the hawtio console has a plugin for visualizing bundle dependencies from a package and also a service perspective. These blog entries describe the plugin and also give you the pointers into the code. The hawtio rendering just uses the underlying REST

Re: complete OSGi bundle dependency tree

2014-06-13 Thread Jean-Baptiste Onofré
FYI, you can do quite the same with MBeans and Jolokia (directly). EIK is also usable in Eclipse. Programmatically, you can use the package/wiring service (it's what show-tree does). Regards JB On 06/13/2014 08:14 AM, Andreas Gies wrote: Hello, sorry for answering late, but the hawtio

complete OSGi bundle dependency tree

2014-05-21 Thread Julio Carlos Barrera Juez
Hello. I'm looking for a bundle or a tool that allows me to construct a complete bundle dependency tree of my OSGi system. I'm aware of Karaf command dev:show-tree [1] [2] [3], but I want something more general. Instead of getting bundle dependency tree of one bundle I want to have it for the