launch an example, like helloworld-pojo, with the "jmx" profile:
$> cd frascati/examples/helloworld-pojo $> mvn clean install $> mvn -Pexplorer,jmx
start jconsole, and connect it to the running FraSCAti process:
go to the MBean tab, expand "org.ow2.frascati.jmx/FrascatiJmx/FrascatiJMX/Operations" node, and call the load() operation.
you can explore all SCA composites, their components, their attributes from the path "SCA Domain":