Installation
Installing the Manorrock Online Stickies application consists of the following steps below.
- Install the Manorrock Online application first.
- Run the SQL script.
- Deploy the application.
- Verify the deploy.
Install the Manorrock Online application first
Go to http://www.manorrock.com/products/online/installation.html and follow the directions there.
Deploy the application
- Login into the admin console of your application server (http://localhost:4848)
- Click on Applications.
- Click Deploy.
- Click Choose File.
- Select the WAR file and click Open.
- Set the context root to /online/stickies
- Click OK.
Verify the deploy
- Browse to http://localhost:8080/online/stickies
- Be happy, or go back over each step and figure out what went wrong.