Changes for page Split Deployments

Last modified by Paul Hoadley on 2010/11/30 06:42

From version 7.1
edited by Pascal Robert
on 2010/09/12 00:39
Change comment: There is no comment for this version
To version 4.1
edited by David Avendasora
on 2010/11/30 06:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Deployment-Split Install
1 +Split Deployments
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.avendasora
Content
... ... @@ -1,3 +1,9 @@
1 +{{note title="Deprecated"}}
2 +
3 +Do not follow these instructions if you are using WOLips 3.4 or later. Split installs are now automatic.
4 +
5 +{{/note}}
6 +
1 1  When deploying WebObjects applications, a split install allows you to separate the static resources which can be served automatically by the web server from the WebObjects application itself.
2 2  
3 3  A split install can be difficult to configure if you have embedded frameworks or if you have multiple versions of the same application (for instance production and development) on the same machine. As of this writing, I don't know the correct way to handle resources in embedded frameworks.