PROTOTYPE MESSAGE SERVER
This section describes the steps
to run the prototype example.
- Start the ActiveMQ Message
Broker
- Start the Tomcat 5.0
server
We ran the Tomcat Server inside JBuilder.
- Run the MessageServlet
within the Tomcat Server.
- Start clients
Webstart the appropriate files inside JBuilder, e.g.,
send.html, chat.html, index.html. Use the link
http://localhost:8080/messageWar/(html file of choice)
- Send message to server
- Receive message from
server