Starting the Engine and the Client Applications
First you start the database (if it is not running). Then you start the server application—the TIBCO BusinessEvents Views engine, and the client application—the Dashboard web UI.
The Dashboard URL uses the values of the following properties:
be.agent.dashboard.hostname (tutorial value: localhost)
be.agent.dashboard.pullrequestport (tutorial value: 9191)
For more information, see TIBCO BusinessEvents Administration for all deployment and run-time topics.
Procedure
-
Open a command window, and at the command prompt, start the TIBCO BusinessEvents engine using the following command. The command shown uses the provided example locations. Substitute your own values as needed:
cd c:/TIBCO/BE/5.2/views/bin be-views -c c:/tibco/be/5.1/examples/views/TickerTracker/TickerTracker/Deployments/TickerTracker.cdd -u default c:/tibco/be/5.1/examples/views/TickerTracker/TickerTracker.ear
Copyright © Cloud Software Group, Inc. All rights reserved.