Changes for page WOApplication

Last modified by Andrew Lindesay on 2011/07/17 09:52

From version 21.1
edited by cmeyer
on 2007/11/07 20:32
Change comment: Documented default value for FrameworksBaseURL
To version 24.1
edited by dlee
on 2007/10/10 21:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.cmeyer
1 +XWiki.dlee
Content
... ... @@ -42,8 +42,7 @@
42 42  | javaVersion | JVMVersion for the Info.plist. Used for selecting JVM compatibility. Defaults to '1.5+'. | No
43 43  | frameworksBaseURL | This denotes the directory containing the framework webserver resources bundles (MyFramework.framework, ERExtensions.framework, etc.).
44 44  \\ This is typically useful for a embedded split install whereby all webserver resource frameworks (all = localroot and systemroot) are embedded in the webserver split install application bundle. The advantage of doing this is of course is clean upgrades with current versions of framework resources being used independently of what is installed on the deployment server.
45 -\\Defaults to '/WebObjects/Frameworks'.
46 -\\ The URL is relative to the webserver document root.
45 +\\ The URL is relating to the webserver document root.
47 47  \\ For example: frameworksBaseURL="/WebObjects/$project.name.woa/Frameworks" | No
48 48  | startupScriptName | ..... | No
49 49