SAS-config-dir\Lev1\Web\Scripts\WebSphere\Scripts
.
The name of the command is WASDriver.bat. For UNIX deployments, the
command is named WASDriver.sh.
SAS-config-dir\Lev1\Web\Scripts\WebSphere\tasks\websphere.configure.tasks
file
and then performs the tasks. Each command in the websphere.configure.tasks
file, such as create JDBCProvider
, uses the
properties files that are stored in SAS-config-dir\Lev1\Web\Scripts\WebSphere\props
to
determine how to configure the resource.
mkdir c:\SAS\Config\Lev1\Web\Staging mkdir c:\SAS\Config\Lev1\Web\Scripts mkdir c:\SAS\Config\Lev1\Web\Common mkdir c:\SAS\Config\Lev1\AppData
[12/19/11 12:28:28:181 EST] - WASDriver-prepareTask: Task(s) to be executed indicate operations on resourceType(s) require userIds and passwords for authentication... *=*=*=*=*=*=* BEGIN Prompting for credentials *=*=*=*=*=*=* ---------------------------------------------------------------------------- Please enter credentials for: Data Source "SASServer1-SharedServices" database Connection Enter username:
SAS-config-dir\Lev1\level_env.bat
.
For UNIX deployments, the file is named level_env.sh. Open the file
in an editor and make sure that the value for JDK_HOME identifies
the path to a JDK or JRE.
SAS-config-dir\Lev1\Web\Scripts\WebSphere
are
backed up to directory like SAS-config-dir\Lev1\Web\Scripts\WebSphere_2011-05-20-14.21.56_bak
.
The original directory is then re-created, and configuration scripting
tasks and properties are set for the additional software, update,
or upgrade.
Provide the resource
to use when the execution mode is RUN. See the resources in Resource Types, Operations, and Scopes.
|
||||
SAS-config-dir\Lev1\Web\Scripts\WebSphere\props
.
The properties files are named according to the following pattern:
SAS-config-dir\Lev1\Web\Scripts\WebSphere\logs\WASDriver.log
file.
The SAS Deployment Wizard invokes the configuration scripting tool,
so this already contains messages for an installed system. This file
can be useful for troubleshooting middle-tier configuration tasks
performed with the SAS Deployment Wizard and the SAS Deployment Manager.
SAS-config–dir/Lev1/Web/Staging
.
Application.SERVER.applicationName.properties
.
DataSource.scope.dataSourceIdentifier.properties
.
For more information about connection pool properties, see the WebSphere
Application Server product documentation.
DmgrProfile.CELL.dmgrProfileName.properties
.
Along with the global properties that are related to the deployment
manager, these properties contain information that is needed to configure
a WebSphere Application Server deployment manager profile.
C\:\\Program Files\\IBM\\WebSphere\\AppServer\\profiles\\SASDmgr01
.
JMSConnectionFactory.scope.jmsConnectionFactoryIdentifier.properties
.
JMSQueue.scope.jmsQueueIdentifier.properties
.
Application
, Nonpersistent
,
or Persistent
. The default
value is Application
.
AsConnection
, Enabled
,
or Disabled
. The default value
is AsConnection
.
JMSTopic.scope.jmsTopicIdentifier.properties
.
Application
, Nonpersistent
,
or Persistent
. The default
value is Application
.
AsConnection
, Enabled
,
or Disabled
. The default value
is AsConnection
.
TopicSpace
for
this resource.
LoginModule.CELL.loginModuleIdentifier.properties
.
true
, then the login
module requires credentials to construct custom properties for the
module.
true
, then the authentication
connection is held open after the login module is driven to avoid
TCP/IP overhead.
MailSession.scope.mailSessionIdentifier.properties
.
NodeProfile.NODE.profileName.properties
.
c\:\\Program Files\\IBM\\WebSphere\\AppServer\\profiles\\SAShost01Node
.
c\:\\Program Files\\IBM\\WebSphere\\AppServer\\profileTemplates\\management
.
Server.SERVER.serverName.properties
.
true
to indicate that Java 2 security must be enforced
for all Web applications on this Web application server.
SIBus.SERVER.SIBusIdentifier.properties
.