Wiki source code of Deployment-Book
Version 15.1 by Pascal Robert on 2011/05/08 02:58
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
12.1 | 1 | = Deployment = |
| 2 | |||
| |
6.1 | 3 | == Using Apache: Develop Like you Deploy == |
| 4 | |||
| 5 | == Why Deployment at the Beginning? == | ||
| 6 | |||
| 7 | == Structure of .framework and .woa Build Products == | ||
| 8 | |||
| 9 | == WebObjects and Classpaths == | ||
| 10 | |||
| 11 | == Organizing Deployments == | ||
| 12 | |||
| 13 | == Apache Configuration == | ||
| 14 | |||
| 15 | == SSL Configuration == | ||
| 16 | |||
| |
8.1 | 17 | == Deployment Components: JavaMonitor, Wotaskd and javawoservice == |
| |
6.1 | 18 | |
| 19 | == Setting up JavaMonitor == | ||
| 20 | |||
| 21 | == Editing spawnofwotaskd.sh == | ||
| 22 | |||
| 23 | == Configuring an Application == | ||
| 24 | |||
| 25 | == Logging and Permissions == | ||
| 26 | |||
| 27 | == Optimization: Adjusting Timeouts, Memory Usage, and Number of Instances == | ||
| 28 | |||
| 29 | == Trouble Shooting: Where to look when things go wrong == | ||
| 30 | |||
| |
12.1 | 31 | == Deployment alternatives (servlet, mod//proxy)// == |
| |
10.1 | 32 | |
| |
12.1 | 33 | == Wonder versions of wotaskd and JavaMonitor == |
| |
10.1 | 34 | |
| 35 | == Handling Transitions between http and https == |