Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. To see MC4J in action, start one of the ServiceMix examples running, for instance, the file binding Example:
    Code Block
    cd [servicemix_install_dir]\examples\file-binding
    ..\..\bin\servicemix servicemix.xml
    
    where servicemix_install_dir is the directory in which ServiceMix was installed.
  2. Run MC4J (see the previous section) and click on org.servicemix.
  3. Click on org.servicemix.jbi.framework.ComponentMBeanImpl. The components of the File Binding example will be shown. Right click on a component and select "Available dashboards...>Basic MBean View" to see the information shown in the diagram below. Please For more details on using MC4J, please see the MC4J documentation for more details on using it.

    Panel
    borderColor#ccc
    titleMC4J Console
    borderStylesolid

...