If you set up the application on a different configuration, make
the appropriate adjustments to the procedure.
The following procedure describes how to run the Multi-Channel
Sample Application on the server.
- Start the Server Instance in the Servers view of the JavaEE or Web perspective.
- For html channel,
- enter the following in the address field of a Web browser:
http://<host
name>:<port>/BTT_MultiChannelHtm/EstablishSession- <host name>: the name of the server running the sample
(usually localhost).
- <port> : the port number on which the application server's
is listening the HTTP requests.
Note: To check the port, you could
open the
service.xml in the Client Project.
- Then click Click to start button to launch
the main page.
- For rich client channel, right-click the "BTT_MultiChannelClient"
project and select Run As>Eclipse Application from
the pop-up menu.