<?xml version="1.0" encoding="UTF-8"?>
|
<!DOCTYPE html
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
<!--#config errmsg="" --><!-- saved from url=(0022)http://help.adobe.com/ -->
|
<html lang="en-us">
|
<head>
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
<meta name="lang" content="en-us" />
|
<meta name="area" content="livedocs" />
|
<title>Adobe ColdFusion 10 * Manage multiple servers</title>
|
<link rel="shortcut icon" href="images/ColdFusionLinkIndicator.png" />
|
<meta name="book" content="Configuring and Administering ColdFusion 10" />
|
<meta name="product" content="ColdFusion" />
|
<meta name="keywords" content="" /><!--<PageMap><DataObject type="document"><Attribute name="product" value="ColdFusion"></Attribute><Attribute name="book" value="Configuring and Administering ColdFusion 10"></Attribute><Attribute name="keywords" value=""></Attribute></DataObject></PageMap>-->
|
|
<script type="text/javascript" language="Javascript" charset="UTF-8"><!--[CDATA[
|
var currentTreeNode = "WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff6.html";
|
document.cookie = "topicId=" + "WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff6.html";
|
// ]]--></script>
|
<script src="terms.js" type="text/javascript" language="Javascript" charset="UTF-8">...</script> <script src="help.js" type="text/javascript" language="Javascript" charset="UTF-8">...</script> <script src="utilities.js" type="text/javascript" language="Javascript" charset="UTF-8">...</script> <script src="event.js" type="text/javascript" language="Javascript" charset="UTF-8">...</script> <script src="treeview.js" type="text/javascript" language="Javascript" charset="UTF-8">...</script> <script src="toc.js" language="Javascript" type="text/javascript" charset="UTF-8">..</script> <script src="swfobject.js" language="Javascript" type="text/javascript" charset="UTF-8">..</script> <script src="booklist.js" language="Javascript" type="text/javascript" charset="UTF-8">..</script>
|
<script type="text/javascript">
|
<!--[CDATA[
|
var topictype = "topic";
|
var headId = document.getElementsByTagName("head")[0];
|
if (use_ie_6_behavior) {
|
var linkId = document.createElement("link");
|
linkId.href = "content-ie6.css";
|
linkId.rel = "stylesheet";
|
linkId.type = "text/css";
|
headId.appendChild(linkId);
|
}
|
function initRoboHelpDOM() {
|
if (use_chm_behavior) {
|
hideElement("search");
|
}
|
if (use_robohelp_behavior) {
|
hideElement("search");
|
hideElement("productmenu");
|
//hideElement("notyourversion");
|
}
|
if(!use_chc_behavior) {
|
//document.getElementById("notyourversion").style.display = "inline";;
|
}
|
}
|
var dirname = location.pathname.match( /.*\// );
|
function setSearchUserPref(){
|
if ( document.cookie.indexOf( "ah_searchpref" ) > -1 ) {
|
if ( document.cookie.indexOf( dirname ) > 0 ) {
|
document.search.gsa.checked = true ;
|
}else{
|
document.search.gsa.checked = false ;
|
}
|
}
|
}
|
YAHOO.util.Event.onDOMReady(initRoboHelpDOM);
|
YAHOO.util.Event.onDOMReady(setSearchUserPref);
|
// ]]-->
|
</script>
|
<!--#include virtual="/ssi/globalheader.ssi" -->
|
<!--#include virtual="/en_US/ssi/localheader.ssi" -->
|
<!--#include virtual="header.ssi" -->
|
<link rel="stylesheet" type="text/css" href="tree.css" />
|
<link rel="stylesheet" type="text/css" href="content.css" />
|
<link rel="stylesheet" type="text/css" href="localeSpecific.css" />
|
</head>
|
<body id="content_body" onload="window.focus();">
|
<a name="top" shape="rect"><!--LeaveCommentHere--></a>
|
|
<div id="mnemonic">
|
<div class="ColdFusion"><div class="banner"><a href="WSf01dbd23413dda0e51f089d212047ee7a02-8000.html">Adobe ColdFusion 10</a></div></div>
|
</div>
|
|
<div id="searchbar">
|
<table id="searchbartable">
|
<tr>
|
<td colspan="2">
|
<div id="pdf"><img src="images/PDF.gif" width="16" height="16" hspace="10" /> 
|
<a title="View Help PDF" href="http://help.adobe.com/en_US/ColdFusion/10.0/Admin/coldfusion_10_admin.pdf">View Help PDF (adobe.com)</a></div>
|
</td>
|
</tr>
|
</table>
|
</div>
|
|
<!-- BEGIN SEARCH CONTENT -->
|
<form id="search" name="search" action="search.html" target="_self">
|
<script type="text/javascript">
|
<!--[CDATA[
|
if ( !use_chc_behavior ){
|
if (typeof(terms_AHV_SEARCH_CONSTRAINT) != "undefined" &&
|
terms_AHV_SEARCH_CONSTRAINT.length > 0 &&
|
document.location.href.indexOf(".adobe.com") > 0){
|
if ( typeof(terms_SEARCH_THIS_HELP_ONLY) != "undefined" && terms_SEARCH_THIS_HELP_ONLY == "ON" ) {
|
document.write('<div id="searchscope"> \
|
<input onchange="setAHSearchPref();" \
|
class="gsa" \
|
name="gsa" \
|
id="gsa" \
|
type="checkbox" \
|
checked="checked" \
|
value="1" ><\/input>');
|
|
// Leave the "Search this help system only" checkbox unckecked
|
}else{
|
document.write('<div id="searchscope"> \
|
<input onchange="setAHSearchPref();" \
|
class="gsa" \
|
name="gsa" \
|
id="gsa" \
|
type="checkbox" \
|
value="1" ><\/input>');
|
}
|
document.write('<span class="gsalabel">' + terms_AHV_SEARCH_CONSTRAINT + '<\/span><\/div>');
|
}
|
document.write('<input class="searchinput" \
|
name="q" \
|
id="q" \
|
type="text" \
|
maxlength="256" \
|
value="' + terms_AHV_SEARCH_BUTTON + '" \
|
onclick="clearSearch()"><\/input><input \
|
type="button" \
|
name="searchbutton" \
|
class="searchbutton" \
|
onclick="submit()"><\/input>');
|
}
|
|
/*
|
* Start Functions
|
*/
|
function clearSearch(){
|
if (document.search.q.value == terms_AHV_SEARCH_BUTTON){document.search.q.value = ""};
|
}
|
|
// set search preferences
|
function setAHSearchPref(){
|
if (document.search.gsa.checked == 1){
|
setAHSearchCookie( dirname );
|
}else{
|
setAHSearchCookie( "community" );
|
}
|
}
|
|
// Set search preferences cookie
|
function setAHSearchCookie( p ){
|
// set cookie ah_searchpref with a value of the document path
|
var expire=new Date();
|
expire.setDate(expire.getDate()+365); // Cookie expires after 1 year (365 days)
|
document.cookie="ah_searchpref=" +p+ "; expires=" +expire.toGMTString()+ ";";
|
}
|
|
// ]]-->
|
</script>
|
</form>
|
<!-- END SEARCH CONTENT -->
|
|
|
|
<!-- BEGIN PAGE CONTENT WRAPPER -->
|
<div id="page_content_wrapper">
|
<!-- BEGIN PAGE WRAPPER -->
|
<table id="page_content_table">
|
<tr>
|
<!--#include virtual="recommendations_topic.ssi" -->
|
<td id="col2">
|
<!-- BEGIN CONTENT WRAPPER -->
|
<!-- BEGIN BREADCRUMBS -->
|
|
|
<div id="breadcrumb">
|
|
<ul class="navigation"><li class="prev"><a accesskey="p" class="prev" href="WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff7.html" title="Create Groups"><img src="images/blank.gif" alt="Previous" width="17" height="17" /></a></li><li class="next"><a accesskey="n" class="next" href="WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff1.html" title="Monitor multiple servers"><img src="images/blank.gif" alt="Next" width="17" height="17" /></a></li></ul><div class="hierarchy" id="hierarchy"><a href="WSf01dbd23413dda0e51f089d212047ee7a02-8000.html"><b>Home</b></a> / <a href="WSf01dbd23413dda0e51f089d212047ee7a02-8000.html"><b>Configuring and Administering ColdFusion 10</b></a> / <a href="WSfd7453be0f56bba4-2a6b48f122a6582c7f-8000.html"><b>Working with Server Manager</b></a>
|
</div>
|
|
</div>
|
<!-- END BREADCRUMBS -->
|
<div id="content_wrapper">
|
<!-- BEGIN PAGE TITLE -->
|
<h1>Manage multiple servers</h1>
|
<!-- END PAGE TITLE -->
|
<!-- BEGIN IONCOMMENTCOUNT -->
|
<div id="ionCount">
|
</div>
|
<!-- END IONCOMMENTCOUNT -->
|
<table id="inner_content_table" width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td>
|
<div style="border-top:#ccc solid 1px;"><p> </p>
|
</div>
|
<!--#include virtual="contentheader.ssi" -->
|
|
<div id="minitoc"><div class="t"><div class="b"><div><ul id="minitoc-links"><li><p><a href="#WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff5"><span class="topictitle1">Apply configuration settings on multiple servers</span>
|
</a></p></li><li><p><a href="#WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff4"><span class="topictitle1">Clear template cache</span>
|
</a></p></li><li><p><a href="#WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff3"><span class="topictitle1">Apply hot fix</span>
|
</a></p></li><li><p><a href="#WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff2"><span class="topictitle1">Set Server Manager preferences</span>
|
</a></p></li></ul></div></div></div></div><div><p>You can perform batch operations on multiple ColdFusion
|
Server instances from Server Manager. </p>
|
<p>When you drag and drop any setting, if that setting exists on
|
the server where the settings are being dropped, the settings get
|
overridden with the new settings. For example, if data source named
|
XXX is being dropped on a server and if that data source already
|
exists on the other server, then the data source gets overridden
|
with the new setting, without any warning.</p>
|
<p>In a batch operation, you can perform the following tasks:</p>
|
<ul class="navlinklist"></ul>
|
</div>
|
<div id="WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff5" class="nochunk"><a name="WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff5"><!-- --></a><h2 class="topictitle2">Apply configuration settings on multiple servers</h2><div><p>The left-pane of Server Manager lists the settings that
|
you can configure for one or more ColdFusion servers. To apply configuration
|
settings on multiple ColdFusion servers:</p>
|
<ol><li><p>Configure the settings for one ColdFusion server using
|
the settings available in the left-pane of the Server Manager.</p>
|
</li>
|
<li><p>Select the other ColdFusion servers to which the settings
|
have to be applied.</p>
|
</li>
|
<li><p>Right-click a setting and select the Apply to Selected Servers
|
option. Alternatively, you can drag-and-drop the setting to the
|
selected servers in the right-pane of the Server Manager. </p>
|
<p>At
|
the bottom of the Server Manager window, a progress bar displays
|
the status of the setting being applied. Once the task is completed,
|
a message is displayed to confirm if the task was successful. </p>
|
</li>
|
<li><p>On the right-side of the progress bar, there are two icons,
|
Remove and Save Snapshot. To save a batch operation log, click the
|
Save Snapshot icon and save the log file. </p>
|
</li>
|
</ol>
|
<p>Apart from applying settings to multiple ColdFusion servers,
|
you can use the Server Manager to perform the following actions:</p>
|
|
<div class="tablenoborder"><table border="1" cellpadding="4" cellspacing="0"><thead align="left"><tr><th valign="top" width="NaN%" id="d16e16074"><p>Settings</p>
|
</th>
|
<th valign="top" width="NaN%" id="d16e16077"><p>Actions</p>
|
</th>
|
</tr>
|
</thead>
|
<tbody><tr><td valign="top" width="NaN%" headers="d16e16074 "><p>Datasources</p>
|
</td>
|
<td valign="top" width="NaN%" headers="d16e16077 "><div class="para"><ul><li><p>Add a datasource by right-clicking
|
the Datasources setting in the left pane.</p>
|
</li>
|
<li><p>Edit an existing datasource by right-clicking the datasource
|
in the left pane.</p>
|
</li>
|
<li><p>Remove an existing datasource by right-clicking the datasource
|
in the left pane.</p>
|
</li>
|
<li><p>Verify an existing datasource by right-clicking the datasource
|
in the left pane. If the verification is successful, a green icon
|
appears beside the data source node. Otherwise, an error message
|
is displayed along with a red icon beside the data source.</p>
|
</li>
|
<li><p>Verify all data sources by right-clicking the Data Sources
|
node in the left pane. </p>
|
</li>
|
</ul>
|
</div>
|
</td>
|
</tr>
|
<tr><td valign="top" width="NaN%" headers="d16e16074 "><p>Mappings</p>
|
</td>
|
<td valign="top" width="NaN%" headers="d16e16077 "><div class="para"><ul><li><p>Add a mapping by right-clicking
|
the Mappings setting.</p>
|
</li>
|
<li><p>Edit an existing mapping by right-clicking the mapping in
|
the left pane.</p>
|
</li>
|
<li><p>Remove an existing datasource by right-clicking the mapping
|
in the left pane.</p>
|
</li>
|
</ul>
|
</div>
|
</td>
|
</tr>
|
<tr><td valign="top" width="NaN%" headers="d16e16074 "><p>Scheduling Tasks</p>
|
</td>
|
<td valign="top" width="NaN%" headers="d16e16077 "><p>On Scheduling Tasks setting:</p>
|
<div class="para"><ul><li><p>Add a scheduling task by right-clicking the Scheduling Tasks
|
setting</p>
|
</li>
|
<li><p>Edit an existing scheduling tasks.</p>
|
</li>
|
</ul>
|
</div>
|
<p>On
|
a task:</p>
|
<div class="para"><ul><li><p>Run a task by right-clicking the task item
|
and clicking Run.</p>
|
</li>
|
<li><p>Pause a task by right-clicking the task item and clicking
|
Pause.</p>
|
</li>
|
<li><p>Resume a task by right-clicking the task item and clicking
|
Resume.</p>
|
</li>
|
</ul>
|
</div>
|
</td>
|
</tr>
|
<tr><td valign="top" width="NaN%" headers="d16e16074 "><p>JVM</p>
|
</td>
|
<td valign="top" width="NaN%" headers="d16e16077 "><p>Edit and refresh the JVM settings by right-clicking
|
the setting in the left pane.</p>
|
</td>
|
</tr>
|
<tr><td valign="top" width="NaN%" headers="d16e16074 "><p>Mail</p>
|
</td>
|
<td valign="top" width="NaN%" headers="d16e16077 "><p>Edit and refresh the mail settings by right-clicking
|
the setting in the left pane.</p>
|
</td>
|
</tr>
|
<tr><td valign="top" width="NaN%" headers="d16e16074 "><p>Chart</p>
|
</td>
|
<td valign="top" width="NaN%" headers="d16e16077 "><p>Edit and refresh the chart settings by right-clicking
|
the setting in the left pane.</p>
|
</td>
|
</tr>
|
<tr><td valign="top" width="NaN%" headers="d16e16074 "><p>Memory</p>
|
</td>
|
<td valign="top" width="NaN%" headers="d16e16077 "><p>Edit and refresh the memory settings by
|
right-clicking the setting in the left pane.</p>
|
</td>
|
</tr>
|
<tr><td valign="top" width="NaN%" headers="d16e16074 "><p>Server</p>
|
</td>
|
<td valign="top" width="NaN%" headers="d16e16077 "><p>Edit and refresh the server settings by
|
right-clicking the setting in the left pane.</p>
|
</td>
|
</tr>
|
<tr><td valign="top" width="NaN%" headers="d16e16074 "><p>Request Tuning</p>
|
</td>
|
<td valign="top" width="NaN%" headers="d16e16077 "><p>Edit and refresh the request tuning configuration
|
by right-clicking the setting in the left pane.</p>
|
</td>
|
</tr>
|
<tr><td valign="top" width="NaN%" headers="d16e16074 "><p>Logging</p>
|
</td>
|
<td valign="top" width="NaN%" headers="d16e16077 "><p>Edit and refresh the log settings by right-clicking
|
the setting in the left pane.</p>
|
</td>
|
</tr>
|
</tbody>
|
</table>
|
</div>
|
<div class="note"><span class="notetitle">Note: </span>To edit any settings, first refresh them to fetch the latest
|
setting and then edit them. The options for editing the configuration
|
settings are the same as in ColdFusion Administrator. </div>
|
</div></div>
|
<div id="WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff4" class="nochunk"><a name="WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff4"><!-- --></a><h2 class="topictitle2">Clear template cache</h2><div><p>Using Server Manager you can clear the template cache for
|
multiple servers simultaneously. To clear the template cache:</p>
|
<ol><li><p>Select the servers by selecting the Apply server task
|
and settings check box.</p>
|
</li>
|
<li><p>Click the Server Tasks option from the upper-right corner. </p>
|
</li>
|
<li><p>Click Clear Template Cache. </p>
|
<p>A progress bar at the
|
bottom displays the cache clearing status. </p>
|
<p>After the task
|
is completed, you can save the cache log by clicking the Save Snapshot
|
icon or remove it by clicking Remove.</p>
|
</li>
|
</ol>
|
</div></div>
|
<div id="WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff3" class="nochunk"><a name="WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff3"><!-- --></a><h2 class="topictitle2">Apply hot fix</h2><div><p>You can update multiple ColdFusion Server instances, once
|
they are registered with Server Manager. </p>
|
<div class="note"><span class="notetitle">Note: </span>After applying a hotfix, restart the server for the hotfix
|
to take effect.</div>
|
<p>To apply a hot fix to multiple servers:</p>
|
<ol><li><p>Select the servers instances that need to be updated
|
by selecting the Apply server task and settings check box.</p>
|
</li>
|
<li><p>From the upper-right menu bar, click Server Tasks > Apply
|
Hot Fix.</p>
|
</li>
|
<li><p>Click Yes to confirm.</p>
|
</li>
|
<li><p>Navigate to the location of the JAR file to be used as a
|
hot fix.</p>
|
</li>
|
<li><p>Click Open to apply the hot fix to the server instances.</p>
|
</li>
|
</ol>
|
<p>Once you apply a hot fix (.jar) to a server instance, that JAR
|
file appears in the <samp class="codeph"><ColdFusion_home>/lib/updates</samp> directory.</p>
|
<div class="note"><span class="notetitle">Note: </span>This is useful only if the hotfix is a JAR file. Place this
|
JAR file under <CF_Home/lib/updates> directory. If you place
|
a hotfix file to any other location, then you have to implement
|
it manually. </div>
|
</div></div>
|
<div id="WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff2" class="nochunk"><a name="WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff2"><!-- --></a><h2 class="topictitle2">Set Server Manager preferences</h2><div><p>To set the Server Manager preferences, click Settings >
|
Preferences. You can set the following preferences in Server Manager:</p>
|
<ul><li><p>Polling Interval: Use this option to set the interval
|
(in seconds) for Server Manager to check for any alerts and warnings
|
on ColdFusion server. In addition, if the status of your server
|
instance on Server Manager is “Unreachable”, then Server Manager
|
tries to reconnect to the server after the specified polling interval.</p>
|
</li>
|
<li><p>Stop batch operations on error: This check box is selected
|
by default. If you deselect this check box, Server Manager continues
|
to perform the batch operations even if an error occurs. Batch operations
|
include tasks such as applying hot fix, clearing template cache,
|
fetching settings from server, or applying settings from one server
|
to multiple servers.</p>
|
</li>
|
<li><p>Alert window position: Use this drop-down list to select
|
the position where the notifications and alerts would be displayed
|
in Server Manager.</p>
|
</li>
|
<li><p>Close the dialog box after receiving a server acknowledgment:
|
Select this option to close any edited server configuration dialog
|
box only after receiving the acknowledgment.</p>
|
</li>
|
<li><p>Show batch progress: This option is selected by default.
|
If you do not want to see the progress of the batch operations at
|
the bottom of the Server Manager window, then deselect this option.</p>
|
</li>
|
<li><p>Use inbuilt browser: By selecting this check box, you can
|
open any server URL in the internal browser or the default browser
|
in system.</p>
|
</li>
|
</ul>
|
</div></div>
|
|
|
<!-- BEGIN USER PREFERENCES -->
|
<div id="userprefs">
|
</div>
|
<!-- END USER PREFERENCES -->
|
|
<div id="related">
|
|
|
<div class="separator"><a href="#top"><img src="images/BTT.jpg" /></a> </div>
|
</div>
|
<div id="footer">
|
<!-- BEGIN IONCOMMENTS -->
|
<div id="ionComHere">
|
</div>
|
<!-- END IONCOMMENTS -->
|
<!--#include virtual="/ssi/ionComments.ssi" -->
|
<p id="creativecommons"><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/" id="creativecommons_text"><img id="creativecommons_img" src="images/CC.png" alt="This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License" /></a> Twitter™ and Facebook posts are not covered under the terms of Creative Commons.</p>
|
</div>
|
</td>
|
<td width="10px"></td>
|
<td id="inner_rightcolumn">
|
<!--#include virtual="rightcolumn.ssi" -->
|
</td></tr></table>
|
</div>
|
<!-- BEGIN BREADCRUMBS -->
|
<div id="breadcrumb">
|
|
<ul class="navigation"><li class="prev"><a accesskey="p" class="prev" href="WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff7.html" title="Create Groups"><img src="images/blank.gif" alt="Previous" width="17" height="17" /></a></li><li class="next"><a accesskey="n" class="next" href="WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff1.html" title="Monitor multiple servers"><img src="images/blank.gif" alt="Next" width="17" height="17" /></a></li></ul><div class="hierarchy" id="hierarchy"><a href="WSf01dbd23413dda0e51f089d212047ee7a02-8000.html"><b>Home</b></a> / <a href="WSf01dbd23413dda0e51f089d212047ee7a02-8000.html"><b>Configuring and Administering ColdFusion 10</b></a> / <a href="WSfd7453be0f56bba4-2a6b48f122a6582c7f-8000.html"><b>Working with Server Manager</b></a>
|
</div>
|
|
</div>
|
<!-- END BREADCRUMBS -->
|
<!-- END CONTENT WRAPPER -->
|
<!--#include virtual="contentfooter.ssi" -->
|
</td>
|
<td id="col3">
|
<div>
|
<img src="images/adobe-lq.png" />
|
</div>
|
</td>
|
</tr>
|
</table>
|
</div>
|
<!-- END PAGE CONTENT WRAPPER -->
|
<script type="text/javascript">
|
<!--[CDATA[
|
scrollToNameAnchor();
|
// ]]-->
|
</script>
|
<!--#include virtual="/en_US/ssi/productmenu.ssi" -->
|
<style>
|
#legal-notices{
|
margin:10px 40px;
|
font-size:11px;
|
}
|
</style>
|
|
<p id="legal-notices">
|
<script language="javascript">
|
var pageLoc = "en_US";
|
var metaElements = document.all ?
|
document.all.tags('meta') :
|
document.getElementsByTagName ?
|
document.getElementsByTagName ('meta') : new Array();
|
for (var m = 0; m < metaElements.length; m++) {
|
if (metaElements[m].name == "lang") {
|
pageLoc = metaElements[m].content;
|
break;
|
}
|
}
|
var ptn = /(..)-(..)/;
|
if (ptn.test(pageLoc)) {
|
var languageCode = pageLoc.replace(ptn, "$1");
|
var countryCode = pageLoc.replace(ptn, "$2");
|
pageLoc = languageCode + "_" + countryCode.toUpperCase();
|
}
|
|
var legalLoc = "en_US";
|
var legalText = "Legal Notices";
|
var legalPath = legalLoc;
|
var legalArray=[
|
"ar_AE", "إشعارات قانونية",
|
"bg_BG", "Юридически бележки",
|
"cs_CZ", "Právní upozornění",
|
"da_DK", "Juridiske meddelelser",
|
"de_DE", "Rechtliche Hinweise",
|
"el_GR", "Σημειώσεις νομικού περιεχομένου",
|
"es_ES", "Avisos legales",
|
"et_EE", "Juriidilised teated",
|
"fi_FI", "Lakisääteiset ilmoitukset",
|
"fr_FR", "Mentions légales",
|
"he_IL", "הצהרות משפטיות",
|
"hr_HR", "Pravne napomene",
|
"hu_HU", "Jogi közlemények",
|
"it_IT", "Informazioni legali",
|
"ja_JP", "法律上の注意",
|
"ko_KR", "법적 고지 사항",
|
"lt_LT", "Teisinės pastabos",
|
"lv_LV", "Juridisks paziņojums",
|
"nb_NO", "Juridiske merknader",
|
"nl_NL", "Juridische kennisgevingen",
|
"pl_PL", "Informacje prawne",
|
"pt_BR", "Aspectos jurídicos",
|
"ro_RO", "Prevederi legale",
|
"ru_RU", "Юридическая информация",
|
"sk_SK", "Právne upozornenie",
|
"sl_SI", "Pravni pouk",
|
"sv_SE", "Upphovsrätt",
|
"tr_TR", "Yasal uyarılar",
|
"uk_UA", "Юридична інформація",
|
"zh_CN", "法律声明",
|
"zh_TW", "法律注意事項"
|
];
|
|
for (var i = 0; i < legalArray.length; i+=2) {
|
if (pageLoc == legalArray[i]) {
|
legalLoc = pageLoc;
|
legalText = legalArray[i+1];
|
legalPath = legalLoc;
|
break;
|
}
|
}
|
document.write('<a target="_blank" href="http://help.adobe.com/'+legalPath+'/legalnotices/index.html">'+legalText+'</a>');
|
</script>
|
</p>
|
|
<!--#include virtual="/en_US/ssi/localfooter.ssi" -->
|
<!--#include virtual="footer.ssi" -->
|
<!--#include virtual="/ubi/analytics/analytics_ssi.html" -->
|
</body>
|
</html>
|