Changes for page Split Deployments
Last modified by Paul Hoadley on 2010/11/30 06:42
To version 15.2
edited by Paul Hoadley
on 2010/11/30 06:42
on 2010/11/30 06:42
Change comment:
Changed document parent to [xwiki:documentation.Home.Deployment.WebHome].
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Deployment 1 +documentation.Home.Deployment.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.p robert1 +XWiki.paulh - Content
-
... ... @@ -8,7 +8,7 @@ 8 8 9 9 The basic steps for doing a split install are: 10 10 11 -~1. Add the {{code language="none"}}wsDestDir{{/code}} attribute to the {{code language="none"}}woapplication{{/code}} task in your {{code language="none"}}build.xml{{/code}} file. See [[WOApplication Task Manual>>doc:WOL.WOApplication]] for more information. This will automatically build with split resources when you Ant {{code language="none"}}build.xml{{/code}}. 11 +~1. Add the {{code language="none"}}wsDestDir{{/code}} attribute to the {{code language="none"}}woapplication{{/code}} task in your {{code language="none"}}build.xml{{/code}} file. See [[WOApplication Task Manual>>doc:WOL.Home.WOProject-Ant.WOApplication.WebHome]] for more information. This will automatically build with split resources when you Ant {{code language="none"}}build.xml{{/code}}. 12 12 2. Add an appropriate value for the {{code language="none"}}frameworksBaseURL{{/code}} to the {{code language="none"}}woapplication{{/code}} task in your {{code language="none"}}build.xml{{/code}} file. This facilitates embedded frameworks. 13 13 3. During deployment, you will (typically) copy your .woa file to {{code language="none"}}/Library/WebObjects/Applications{{/code}} and your split resources to {{code language="none"}}/Library/WebServer/Documents/WebObjects{{/code}}. 14 14