Changes for page WOApplication
Last modified by Andrew Lindesay on 2011/07/17 09:52
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -36,10 +36,7 @@ 36 36 | webXML//WOAppMode //| Optional parameter for the web.xml | No 37 37 | webXML//WOtaglib //| Optional parameter for the web.xml | No 38 38 | webXML//CustomContent //| Optional parameter for the web.xml | No 39 -| cfBundleVersion | CFBundleVersion for the Info.plist. Default is no version. | No 40 -| cfBundleShortVersion | CFBundleShortVersionString for the Info.plist. Default is no version. | No 41 -| cfBundleID | CFBundleIndetifier for the Info.plist. Defaults to 'com.myapp'. | No 42 -| javaVersion | JavaVersion for the Info.plist. Used for selecting JVM compatibility. Defaults to '1.5+'. | No 39 +| version | Version for the Info.plist | 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 45 \\ The URL is relating to the webserver document root.