Wiki source code of Deployment-Book
Version 15.1 by Pascal Robert on 2011/05/08 02:58
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | = Deployment = | ||
| 2 | |||
| 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 | |||
| 17 | == Deployment Components: JavaMonitor, Wotaskd and javawoservice == | ||
| 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 | |||
| 31 | == Deployment alternatives (servlet, mod//proxy)// == | ||
| 32 | |||
| 33 | == Wonder versions of wotaskd and JavaMonitor == | ||
| 34 | |||
| 35 | == Handling Transitions between http and https == |