Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Prerequisites

  1. Java 8 - Click to download

  2. Apache Tomcat 8 - Click to download

Steps To configure.

  1. Install Tomcat

To install Tomcat

…Run the installer you downloaded.

Select port and add username and password on the configuration screen.

2. Deploy war file.

Open 127.0.0.1 or localhost:8080(the port you selected while installing tomcat)

On the next page, you will see an option to deploy the app.

Choose the path of the war file and deploy on Tomcat.

3. Open http://localhost:8080/EMR-Middleware/

If you see “Hello World” then you have successfully install sync module on your system.

  • No labels