jboss7.x - List exposed OSGi services in JBoss AS 7.2 Management Console -
i'm running jboss 7.2 (in standalone mode) , i've imported couple of bundles. when in management console on http://localhost:9990
, , go runtime operations -> osgi, bundles listed active, , output in terminal i'm running jboss shows status messages started ok.
however, i'm having trouble accessing services should exposed these bundles. in order find out if configuration of bundles problem, or client code, i'd jboss list services exposed/provided given bundle, can match against expectations.
is possbile? where, , how?
not specific jboss, why don't try out xray, peter kriens. excellent! requires aache felix web console. web console might enough, visualization provided xray hard beat.
Comments
Post a Comment