User Tools
development:applications:ebonding:restart
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| development:applications:ebonding:restart [2017/02/07 17:10] – 1carew1 | development:applications:ebonding:restart [2021/06/25 10:09] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== How to Restart the Applications - Soap, eBonding and Ticketer ====== | ||
| + | ===== Soap ===== | ||
| + | The tomcat directory is located : | ||
| + | |||
| + | / | ||
| + | |||
| + | Soap runs on port 8085 and uses / | ||
| + | The start up scripts are in the bin folder | ||
| + | |||
| + | cd / | ||
| + | |||
| + | # Shut down the Application | ||
| + | \\ ./ | ||
| + | |||
| + | # Start up the Application | ||
| + | \\ ./ | ||
| + | |||
| + | ===== eBonding ===== | ||
| + | The tomcat directory is located : | ||
| + | |||
| + | / | ||
| + | |||
| + | ebonding runs on port 8086 and uses / | ||
| + | The start up scripts are in the bin folder | ||
| + | |||
| + | cd / | ||
| + | |||
| + | # Shut down the Application | ||
| + | \\ ./ | ||
| + | |||
| + | # Start up the Application | ||
| + | \\ ./ | ||
| + | ===== Ticketer ===== | ||
| + | The tomcat directory is located : | ||
| + | |||
| + | / | ||
| + | |||
| + | Ticketer runs on port 8083 and uses / | ||
| + | The start up scripts are in the bin folder | ||
| + | |||
| + | cd / | ||
| + | |||
| + | # Shut down the Application | ||
| + | \\ ./ | ||
| + | |||
| + | # Start up the Application | ||
| + | \\ ./ | ||
| + | |||
| + | ===== Logs ===== | ||
| + | Logs will be in ~/ | ||
| + | |||
| + | The catalina logs are also present in / | ||