NonStop Server Guide for BEA WebLogic Server 8.1

Using the WS Plug-in
HP NonStop Server Guide for BEA WebLogic Server 8.1529891-001
8-15
WS Plug-in Configuration Tool
defaults set, the configuration tool can be used to add the MyDomain application as
follows:
plugin-config.sh -w /MyDomain
Processing /projects/MyApp/Apps/WLS/MyDomain/config.xml for
Cluster Name: Cluster4
Generating iTP Plug-in configuration
Saving existing dbload.sqlci to _dbload.sqlci
Adding new config to
/projects/MyApp/Apps/webserver/bin/rmt/dbload.sqlci
Update of dbload.sqlci completed.
To implement new configuration change directory to
/projects/MyApp/Apps/webserver/bin/rmt and then
Type 'make dbload' to update configuration database
Type 'make refresh' to force running servers to load new
configuration
The configuration tool adds the appropriate configuration entries to the
dbload.sqlci file in the directory referred to by the PLUGIN_PATH_NAME setting
shown above.
cat dbload.sqlci
--
-- Generated by iTP Plug-in WLS config tool
--
-- Configuration for Application:/MyDomain
-- deployed to WLS cluster: Cluster4, in WLS Domain:
MyDomainName
--
insert into =dbaccess values ("/MyDomain", "MyDomainName-
Cluster4", 0,"x",0,-1,1,"");
-- Configuring iTP Plug-in cluster: MyDomainName-Cluster4
-- to access WLS cluster: Cluster4, in WLS Domain: MyDomainName
--
insert into =clusters values ("MyDomainName-
Cluster4","16.107.112.241",8023,"$ZSM1", 1);
--
insert into =clusters values ("MyDomainName-
Cluster4","16.107.112.241",8024,"$ZSM1", 2);
--
insert into =clusters values ("MyDomainName-
Cluster4","16.107.112.241",8025,"$ZSM1", 3);
--
insert into =clusters values ("MyDomainName-
Cluster4","16.107.112.241",8026,"$ZSM1", 4);