【process-portal-install.properties 属性说明】
Table 3-3 Properties Specified in process-portal-install.properties
Property
Description
extendSoa
Specify the value as true if WebCenter Portal and SOA are in the same domain, else false.
promptForPasswords
The flag to decide whether to prompt for passwords or read them from the process-portal-install.properties file while running the installer.
Oracle BPM Schema Details
bpmDBUser
User name to connect to the database configured for Oracle BPM
bpmDBPassword
Password to connect to Oracle BPM's database
bpmDBType
Database type configured for Oracle BPM
bpmDBDriver
Driver used to connect to Oracle BPM's database
bpmDBUrl
URL of Oracle BPM's database, like jdbc:oracle:thin:@host:1521
Oracle BPM MDS Details
bpmMDSUser
User name for the MDS schema used for Oracle BPM
bpmMDSPassword
Password for Oracle BPM's MDS schema
Oracle BPM Runtime Details
bpmServerURL
Oracle BPM server URL.
For a single BPM server: t3://<bpmHost>:<bpmRuntimePort>
For example: t3://myHost:8001
For BPM cluster, specify separated list of BPM server URLs for all servers in the cluster in the following format:
t3://host1:port1,host2:port2,...
For example, t3://myHost1:8001,myHost2:8002,myHost3:8003
bpmAdminUser
Name of the user that has Administrator privileges on the Oracle BPM server
bpmAdminPassword
Password for the Oracle BPM Admin user
Spaces Installation Details
wcOracleHome
Path to the WebCenter Portal Oracle home directory
wcDomainName
Name of the domain where WebCenter is installed. If extendSoa flag is set to true, point to the BPM domain.
wcSetDomainRealmPassword
Flag to control whether to set the domain realm password; set the value to either true or false.
Note: This property is for setting up Global Trust. It is recommended that you set Global Trust manually; so set this property to false.
wcDomainRealmPassword
Password to set up trusted domains. Same password must be set on Oracle BPM domain as well.
Note: This property is for setting up Global Trust. It is recommended that you set Global Trust manually, and not by using this property.
wc.server.port
Port on which WC_Spaces managed server is hosted
WebCenter's WebLogic Installation Details
wcHost
Host name on which WebCenter's Admin server is running
wcAdminPort
Port number on which WebCenter's Admin server is running
wcAdminUser
Admin user for the WebCenter Admin server
wcAdminPwd
Password of the WebCenter Admin server
wcManagedServerName
In a single-server environment, specify the name of the managed server where Spaces is deployed.
In a clustered environment, specify the name of any one of the Spaces managed servers that is part of the cluster.
wcConfigServices
Flag to configure the Oracle Content Server and Discussions Server to work with Oracle WebCenter. The Content Server and Discussion Server details listed later in this table must be specified only if wcConfigServices is set to true.
Note: It is strongly recommended that instead of using the install.xml script, you manually configure Oracle Content Server and Discussions Server to work with Oracle WebCenter. For information, see the "Managing Content Repositories" and "Managing the Announcements and Discussions Services" chapters in Oracle Fusion Middleware Administrator's Guide for Oracle WebCenter Portal.
isWebcenterClusterConfig
Flag to specify whether WebCenter Portal installation is configured for a cluster. Set to 'true' if it is a cluster configuration.
wcSpacesClusterName
Name of the Spaces application's cluster.
Set this property only if isWebcenterClusterConfig is set to true.
Content Server Details
Set these properties if wcConfigServices is set to true.
wcContentServerName
Name of the Oracle Content Server configured for Oracle WebCenter
wcContentServerPort
Port on which Oracle Content Server is running.
wcContentSpacesRoot
Name of the Spaces root folder on Oracle Content Server
wcContentAdminUser
Name of the Admin user for Oracle Content Server
Discussions Server Details
Set these properties if wcConfigServices is set to true.
wcDiscussionServerUrl
Name of the Discussion Server configured for WebCenter
wcDiscussionAdminUser
Name of the Admin user for Discussion Server
4.确保ANT和JDK安装和配置环境变量
SOA_ORACLE_HOME/modules/org.apache.ant_1.7.0.
5.Run the ant script install.xml located in the process_spaces folder:
ant -f install.xml -DpromptForPasswords=true
6.If wcConfigServices has been set to true in process-portal-install.properties:
Restart WC_Spaces.
Run the following ant command:
ant -f install.xml post-install -DpiArgs -importGSOnly
7.运行脚本成功,会自动关闭管理服务器【AdminServer】和托管服务器【WC_Spaces】
8.启动管理服务器【AdminServer】和托管服务器【WC_Spaces】
5.配置安全域
1.登录到管理服务器:http://localhost:7001/console
2.域结构 > base_webcen_domain > 安全 > 一般信息 > 勾选【启用跨域安全】 > 高级 > 输入【身份证明,确认身份证明】> 激活当前修改
3.域结构 > base_webcen_domain > 安全领域 > myremalm > 身份证明映射 > 新建 > 勾选【使用跨域协议】 输入【远程与名称】e.g:bpm_domain > 录入【本地用户】【远程用户】【远程口令】.
6.配置完成验证
1.登录到WebCenter Spaces:http://localhost:8888/webcenter