Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Build all modules with "mvn clean install" at the top level - either through Eclipse or via the command line.  Among other things, this will produce a term-server-rest.war file that can be deployed.

Step 8

Deploy the mappingterm-server--rest.war file to a Tomcat server - either through Eclipse or a standalone tomcat installation.

...