28.12.2012 Views

SAS 9.3 Web Applications: Clustering - Index of - SAS

SAS 9.3 Web Applications: Clustering - Index of - SAS

SAS 9.3 Web Applications: Clustering - Index of - SAS

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

6 Chapter 2 / Common Pre-Configuration Tasks<br />

hot and cold standby strategy or high availability s<strong>of</strong>tware for the stand-alone server.<br />

Follow these steps:<br />

1 Make a backup <strong>of</strong> the <strong>SAS</strong>-config-dir/Levn/<strong>Web</strong>/Staging/<br />

sas.bidashboard4.3.ear file.<br />

2 In a temporary directory, extract the contents <strong>of</strong> the sas.bidashboard4.3.ear file:<br />

jar xf sas.bidashboard4.3.ear<br />

3 Move the sas.eventsgenerationframework.war directory from the temporary<br />

directory to another temporary directory. (Modifications to this WAR file are done<br />

after the next steps that describe changes to the EAR file.)<br />

4 Edit the META-INF/application.xml file and remove the following<br />

information:<br />

<br />

<br />

sas.eventsgenerationframework.war<br />

<strong>SAS</strong>BIDashboardEventGen<br />

<br />

<br />

5 For deployments that use <strong>Web</strong>Logic Server, perform the following steps:<br />

a In a temporary directory, extract the contents <strong>of</strong> the sas.bidashboard.war file:<br />

jar xf sas.bidashboard.war<br />

b Edit the WEB-INF/weblogic.xml file and add the following information just<br />

before the closing tag:<br />

<br />

<strong>SAS</strong>BIDashboard.sessionID<br />

false<br />

<br />

c Repackage sas.bidashboard.war file from the temporary directory:<br />

jar cf ../sas.bidashboard.war .<br />

6 Repackage sas.bidashboard4.3.ear file from the temporary directory:<br />

jar cf ../sas.bidashboard4.3.ear .<br />

7 In the temporary directory that contains the sas.eventsgenerationframework.war<br />

file, extract the contents <strong>of</strong> the WAR file to a temporary directory. Then make the<br />

edit that applies to your <strong>Web</strong> application server:<br />

n For <strong>Web</strong>Logic Server, edit the WEB-INF/weblogic.xml file, and add a<br />

context-root element as shown in the following example:<br />

<br />

<br />

/<strong>SAS</strong>BIDashboardEventGen<br />

<br />

<br />

...

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!