My webMethods Server 10.3 | My webMethods Server Webhelp | My webMethods Server Portlet Reference | My webMethods Server Components Used Internally | wm_cafshared Web Application
 
wm_cafshared Web Application
Portlet Title
wm_cafshared
Portlet Name
wm_cafshared
Portlet File Name
wm_cafshared.war
Top-level Folder
system
JSR168 Portlet?
No
Alias
None
Default Instances of the portlet
None
System. The system uses this web application to serve some secondary resources (for example, JavaScripts, cascading style sheets, and images) that are needed CAF controls to function.
Note:
When deploying CAF web applications and portlets to a non-My webMethods Server container, be sure to deploy the wm_cafshared web application to the container.
Init Parameters
VERSION_KEY
Identifies the system property that holds the wm_cafshared web application version string. Specify the name of the system property. The default is wm_cafshared.version.
The wm_cafshared web application calculates the version string from the timestamp in its manifest file. When rendering links to resources that are served by the wm_cafshared web application, the webMethods CAF uses the version string to ensure that the client browsers retrieve new versions of the resources when the version string is updated.
If this parameter has no value, webMethods CAF does not include the version string on links to wm_cafshared resources, and as a result, a client browser might use a older, cached version of a resource.
DEBUG
Indicates whether the wm_cafshared web application should serve the "debug" version of JavaScript resources. The debug version includes comments and white space from the JavaScript files. Specify one of the following:
*true – Serve the "debug" version, leaving comments and white space from the JavaScript files.
*false – Default. Do not serve the "debug" version, and as a result, strip comments and white space from the JavaScript files.