Hi! I'm currently evaluating SMX4.2/Fuse against GlassFish ESB for use as an open source bus that we recommedn to our clients. While I've been working with earlier SM versions, I'm new to the OSGi world.
What I'm after is similar to what can be done with the packages:imports and :exports commands. With these, I can see which packages are imported/exported by a bundle, and who satisfies these needs. But - how can I see the connections between JBI provider and consumer endpoints? For older versions of SMX, there was a Web console that showed "balloons" in different colors for visualizing these connections. I tried the SMX4 Web console that can be installed via features, but couldn't find comparable functionality. "nmr:list" gives me a list of endpoints of services, "jbi:list" shows the JBI components (and service assemblies, if configured with org.apache.servicemix.common.osgi.EndpointExporter), but nothing about their relationships/wiring. Is there such a feature for SMX4.2? Thanks, Ciao, Philipp -- View this message in context: http://servicemix.396122.n5.nabble.com/How-to-list-connections-between-JBI-endpoints-tp2228356p2228356.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
