![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Appendix B This is a sample ActiveMatrix application (BookOrderTutorial.app) that is intended to be deployed on ActiveMatrix 3.x installations for use in testing the TIBCO Hawk ActiveMatrix Plug-in.The BookOrderComponent invokes the BookSearchComponent with a Component reference.The summary of monitorable binding services and references, component services and references is show below. (This detail is important to understand the monitoring results from the ActiveMatrix Service microagent).ApplicationName: BookOrderTutorial.app
1. Go to HKAM_ROOT/samples/amxproject.
2. Edit the build.properties to set the TIBCO_HOME (root directory for ActiveMatrix installation).
3. Edit the remote_props.properties to configure the adminURL and authentication settings for your Admin Server.
4. Run the ANT project with the following command (replace $TIBCO_HOME with your installation path):TIBCO_HOME/hkam/1.2/samples/amxproject/BookOrderTutorial/soapui/AMX3BookOrderTutorial-soapui-project.xmlA load test is provided which exercises the BookOrderTutorial application previously deployed. This load test is called "orderBookLoadTest".
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |