728x90
* OSB를 설치 전에 먼저 웹로직 MW가 설치되어 있어야 한다.
* Cert 정보
- Redhat Linux 7.9 / JDK 1.7.0_191+ / OSB 11.1.1.9 / WLS 10.3.6
#1. WLS 10.3.6 설치
[weblogic@sydev install]$ /usr/java/java7_64/bin/java -jar ./wls1036_generic.jar -mode=console Extracting 0%....................................................................................................100% <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Choose Middleware Home Directory: --------------------------------- "Middleware Home" = [/home/osb/Oracle/Middleware] <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Register for Security Updates: ------------------------------ Provide your email address for security updates and to initiate configuration manager. 1|Email:[] 2|Support Password:[] 3|Receive Security Update:[No] <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> JDK Selection (Any * indicates Oracle Supplied VM): --------------------------------------------------- JDK(s) chosen will be installed. Defaults will be used in script string-substitution if installed. 1|Add Local Jdk 2|/usr/java/java7_64[x] <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Choose Product Installation Directories: ---------------------------------------- Middleware Home Directory: [/home/osb/Oracle/Middleware] Product Installation Directories: 1|WebLogic Server: [/home/osb/Oracle/Middleware/wlserver_10.3] 2|Oracle Coherence: [/home/osb/Oracle/Middleware/coherence_3.7] > 코히런스의 경우 설치 유무를 판단하고 진행할 것 <-------------------- Oracle Installer - WebLogic 10.3.6.0 -------------------> Installation Complete Congratulations! Installation is complete. |
#2. OSB 11.1.1.9 엔진 설치
https://docs.oracle.com/middleware/11119/core/OSBIN/install_screens.htm#BABBDDDF -> OSB 11.1.1.9 설치 가이드 오라클 문서 [weblogic@sydev Disk1]$ ./runInstaller -silent -responseFile /home/osb/install/osb_files/Disk1/myosb.rsp -InvPtrLoc /home/osb/install/osb_files/Disk1/oraInst.loc -ignoresysprereqs -jreLoc /usr/java/java7_64/jdk1.7.0_191/jre Starting Oracle Universal Installer... Checking if CPU speed is above 300 MHz. Actual 2591 MHz Passed Checking Temp space: must be greater than 150 MB. Actual 30212 MB Passed Checking swap space: must be greater than 512 MB. Actual 3967 MB Passed Preparing to launch Oracle Universal Installer from /tmp/OraInstall2021-08-09_11-15-41AM. Please wait ...[weblogic@sydev Disk1]$ Log: /home/osb/Oracle/Middleware/logs/install2021-08-09_11-15-41AM.log Copyright (c) 1996, 2015, Oracle and/or its affiliates. All rights reserved. Reading response file.. Verifying data...... Copying Files... -----------20%----------40%----------60%---100% The installation of Oracle AS Common Toplevel Component, Oracle Service Bus completed successfully. Calling OUI Exit Operations Here. [weblogic@sydev Middleware]$ clear [weblogic@sydev Middleware]$ pwd /home/osb/Oracle/Middleware [weblogic@sydev Middleware]$ ls -arlt total 176 drwxrwxr-x 3 weblogic weblogic 24 Aug 3 15:33 .. drwxrwx--- 7 weblogic weblogic 28672 Aug 3 15:33 modules -rw-rw---- 1 weblogic weblogic 133 Aug 3 15:33 domain-registry.xml drwxrwx--- 8 weblogic weblogic 107 Aug 3 15:33 utils -rw-rw---- 1 weblogic weblogic 625 Aug 3 15:33 ocm.rsp -rw-rw---- 1 weblogic weblogic 108907 Aug 3 15:33 registry.dat -rw-rw---- 1 weblogic weblogic 1941 Aug 3 15:33 registry.xml -rw-rw---- 1 weblogic weblogic 33 Aug 3 15:33 .home drwxrwx--- 6 weblogic weblogic 121 Aug 3 15:33 coherence_3.7 drwxrwx--- 5 weblogic weblogic 4096 Aug 3 17:29 oraInventory drwxrwx--- 4 weblogic weblogic 135 Aug 3 17:33 oepe drwxrwx--- 2 weblogic weblogic 22 Aug 4 10:52 oui drwxrwx--- 32 weblogic weblogic 4096 Aug 4 10:52 oracle_common drwxrwx--- 2 weblogic weblogic 60 Aug 4 10:53 ContentsXML drwxrwx--- 13 weblogic weblogic 4096 Aug 9 11:17 . drwxrwx--- 8 weblogic weblogic 131 Aug 9 11:17 wlserver_10.3 drwxrwx--- 22 weblogic weblogic 4096 Aug 9 11:17 Oracle_OSB1 drwxrwx--- 2 weblogic weblogic 4096 Aug 9 11:17 log |
#3. OSB 11.1.1.9 도메인 구성
[weblogic@sydev bin]$ pwd /home/osb/Oracle/Middleware/Oracle_OSB1/common/bin [weblogic@sydev bin]$ ls -arlt total 60 -rw-rw---- 1 weblogic weblogic 632 Jan 20 2010 wsadmin.cmd -rwxrwx--- 1 weblogic weblogic 1579 Jan 20 2010 wlst.sh -rw-rw---- 1 weblogic weblogic 1344 Jan 20 2010 wlst.cmd -rwxrwx--- 1 weblogic weblogic 638 Jan 20 2010 was_config.sh -rw-rw---- 1 weblogic weblogic 538 Jan 20 2010 was_config.cmd -rwxrwx--- 1 weblogic weblogic 777 Jan 20 2010 unpack.sh -rw-rw---- 1 weblogic weblogic 640 Jan 20 2010 unpack.cmd -rw-rw---- 1 weblogic weblogic 828 Jan 20 2010 setHomeDirs.cmd -rwxrwx--- 1 weblogic weblogic 773 Jan 20 2010 pack.sh -rw-rw---- 1 weblogic weblogic 638 Jan 20 2010 pack.cmd -rwxrwx--- 1 weblogic weblogic 777 Jan 20 2010 config.sh -rw-rw---- 1 weblogic weblogic 640 Jan 20 2010 config.cmd -rwxrwx--- 1 weblogic weblogic 739 Apr 27 2010 wsadmin.sh -rwxrwx--- 1 weblogic weblogic 839 Apr 27 2010 setHomeDirs.sh drwxrwx--- 2 weblogic weblogic 4096 Aug 9 11:15 . drwxrwx--- 6 weblogic weblogic 63 Aug 9 11:16 .. |
#3-2. OSB 도메인 구성
[weblogic@ofm bin]$ pwd /app/Oracle/Middleware/Oracle_OSB1/common/bin [weblogic@ofm bin]$ ./config.sh -mode=console Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library /app/Oracle/Middleware/wlserver_10.3/common/lib/libjni.so which might have disabled stack guard. The VM will try to fix the stack guard now. It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'. <------------------- Fusion Middleware Configuration Wizard ------------------> Welcome: -------- Choose between creating and extending a domain. Based on your selection, the Configuration Wizard guides you through the steps to generate a new or extend an existing domain. ->1|Create a new WebLogic domain | Create a WebLogic domain in your projects directory. 2|Extend an existing WebLogic domain | Use this option to add new components to an existing domain and modify |configuration settings. Enter index number to select OR [Exit][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Select Domain Source: --------------------- Select the source from which the domain will be created. You can create the domain by selecting from the required components or by selecting from a list of existing domain templates. ->1|Choose Weblogic Platform components | You can choose the Weblogic component(s) that you want supported in |your domain. 2|Choose custom template | Choose this option if you want to use an existing template. This |could be a custom created template using the Template Builder. Enter index number to select OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Application Template Selection: ------------------------------- Available Templates |_____Basic WebLogic Server Domain - 10.3.6.0 [wlserver_10.3]x |_____Oracle Service Bus OWSM Extension - 11.1.1.9 [Oracle_OSB1] [2] |_____Oracle Enterprise Manager - 11.1.1.0 [oracle_common] [3] |_____Oracle Service Bus for developers - 11.1.1.9 [Oracle_OSB1] [4] |_____Oracle Service Bus - 11.1.1.9 [Oracle_OSB1] [5] |_____WebLogic Advanced Web Services for JAX-RPC Extension - 10.3.6.0 [wlserver_10.3] [6] |_____Oracle WSM Policy Manager - 11.1.1.0 [oracle_common] [7] |_____Oracle OPSS REST APPLICATION - 11.1.1.0 [oracle_common] [8] |_____Oracle JRF WebServices Asynchronous services - 11.1.1.0 [oracle_common] [9] |_____Oracle JRF - 11.1.1.0 [oracle_common] [10] |_____Basic WebLogic SIP Server Domain - 10.3.6.0 [wlserver_10.3] [11] |_____Oracle OPSS Metadata for JRF - 11.1.1.0 [oracle_common] [12] |_____Oracle Platform Security Service for Audit - 11.1.1.0 [oracle_common] [13] |_____WebLogic Advanced Web Services for JAX-WS Extension - 10.3.6.0 [wlserver_10.3] [14] Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> 5 <------------------- Fusion Middleware Configuration Wizard ------------------> Application Template Selection: ------------------------------- Available Templates |_____Basic WebLogic Server Domain - 10.3.6.0 [wlserver_10.3]x |_____Oracle Service Bus OWSM Extension - 11.1.1.9 [Oracle_OSB1] [2] |_____Oracle Enterprise Manager - 11.1.1.0 [oracle_common] [3] |_____Oracle Service Bus for developers - 11.1.1.9 [Oracle_OSB1] [4] |_____Oracle Service Bus - 11.1.1.9 [Oracle_OSB1] [5] x |_____WebLogic Advanced Web Services for JAX-RPC Extension - 10.3.6.0 [wlserver_10.3] [6] x |_____Oracle WSM Policy Manager - 11.1.1.0 [oracle_common] [7] |_____Oracle OPSS REST APPLICATION - 11.1.1.0 [oracle_common] [8] |_____Oracle JRF WebServices Asynchronous services - 11.1.1.0 [oracle_common] [9] |_____Oracle JRF - 11.1.1.0 [oracle_common] [10] x |_____Basic WebLogic SIP Server Domain - 10.3.6.0 [wlserver_10.3] [11] |_____Oracle OPSS Metadata for JRF - 11.1.1.0 [oracle_common] [12] |_____Oracle Platform Security Service for Audit - 11.1.1.0 [oracle_common] [13] |_____WebLogic Advanced Web Services for JAX-WS Extension - 10.3.6.0 [wlserver_10.3] [14] Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Edit Domain Information: ------------------------ | Name | Value | _|________|_____________| 1| *Name: | base_domain | Enter value for "Name" OR [Exit][Previous][Next]> osbdomain <------------------- Fusion Middleware Configuration Wizard ------------------> Edit Domain Information: ------------------------ | Name | Value | _|________|___________| 1| *Name: | osbdomain | Use above value or select another option: 1 - Modify "Name" 2 - Discard Changes Enter option number to select OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Select the target domain directory for this domain: --------------------------------------------------- "Target Location" = [Enter new value or use default "/app/Oracle/Middleware/user_projects/domains"] Enter new Target Location OR [Exit][Previous][Next]> /app/Oracle/Middleware/domains <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Administrator User Name and Password: ----------------------------------------------- Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers. | Name | Value | _|_________________________|_________________________________________| 1| *Name: | weblogic | 2| *User password: | | 3| *Confirm user password: | | 4| Description: | This user is the default administrator. | Use above value or select another option: 1 - Modify "Name" 2 - Modify "User password" 3 - Modify "Confirm user password" 4 - Modify "Description" Enter option number to select OR [Exit][Previous][Next]> 2 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Administrator User Name and Password: ----------------------------------------------- Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers. "*User password:" = [] Enter new *User password: OR [Exit][Reset][Accept]> welcome1 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Administrator User Name and Password: ----------------------------------------------- Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers. | Name | Value | _|_________________________|_________________________________________| 1| *Name: | weblogic | 2| *User password: | ******** | 3| *Confirm user password: | | 4| Description: | This user is the default administrator. | Use above value or select another option: 1 - Modify "Name" 2 - Modify "User password" 3 - Modify "Confirm user password" 4 - Modify "Description" 5 - Discard Changes Enter option number to select OR [Exit][Previous][Next]> 3 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Administrator User Name and Password: ----------------------------------------------- Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers. "*Confirm user password:" = [] Enter new *Confirm user password: OR [Exit][Reset][Accept]> welcome1 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Administrator User Name and Password: ----------------------------------------------- Create a user to be assigned to the Administrator role. This user is the default administrator used to start development mode servers. | Name | Value | _|_________________________|_________________________________________| 1| *Name: | weblogic | 2| *User password: | ******** | 3| *Confirm user password: | ******** | 4| Description: | This user is the default administrator. | Use above value or select another option: 1 - Modify "Name" 2 - Modify "User password" 3 - Modify "Confirm user password" 4 - Modify "Description" 5 - Discard Changes Enter option number to select OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Domain Mode Configuration: -------------------------- Enable Development or Production Mode for this domain. ->1|Development Mode 2|Production Mode Enter index number to select OR [Exit][Previous][Next]> 2 <------------------- Fusion Middleware Configuration Wizard ------------------> Java SDK Selection: ------------------- ->1|Sun SDK 1.7.0_191 @ /usr/java_64/jdk1.7.0_191 2|Other Java SDK Enter index number to select OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Configure JDBC Data Sources: ---------------------------- Edit the configuration of JDBC data sources. A data source contains a pool of database connections. Applications look up a data source in the JNDI tree, request a connection, use it, and return it to the connection pool. | Name | _|_____________________| 1| wlsbjmsrpDataSource | Use above value or select another option: 1 - Modify 2 - Discard Changes Enter option number to select OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Run Database Scripts: --------------------- If your connections tested OK, you may now run database scripts. For each JDBC data source, you will select the desired database loading options and database version. 1|wlsbjmsrpDataSource ->2|Skip JDBC Configuration Enter index number to select OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Select Optional Configuration: ------------------------------ 1|Administration Server [ ] 2| [ ] 3|Managed Servers, Clusters and Machines [ ] 4|Deployments and Services [ ] 5|JMS File Store [ ] 6|RDBMS Security Store [ ] Enter index number to select OR [Exit][Previous][Next]> 1 <------------------- Fusion Middleware Configuration Wizard ------------------> Select Optional Configuration: ------------------------------ 1|Administration Server [x] 2| [ ] 3|Managed Servers, Clusters and Machines [ ] 4|Deployments and Services [ ] 5|JMS File Store [ ] 6|RDBMS Security Store [ ] Enter index number to select OR [Exit][Previous][Next]> 2 <------------------- Fusion Middleware Configuration Wizard ------------------> Select Optional Configuration: ------------------------------ 1|Administration Server [x] 2| [x] 3|Managed Servers, Clusters and Machines [ ] 4|Deployments and Services [ ] 5|JMS File Store [ ] 6|RDBMS Security Store [ ] Enter index number to select OR [Exit][Previous][Next]> 3 <------------------- Fusion Middleware Configuration Wizard ------------------> Select Optional Configuration: ------------------------------ 1|Administration Server [x] 2| [x] 3|Managed Servers, Clusters and Machines [x] 4|Deployments and Services [ ] 5|JMS File Store [ ] 6|RDBMS Security Store [ ] Enter index number to select OR [Exit][Previous][Next]> 4 <------------------- Fusion Middleware Configuration Wizard ------------------> Select Optional Configuration: ------------------------------ 1|Administration Server [x] 2| [x] 3|Managed Servers, Clusters and Machines [x] 4|Deployments and Services [x] 5|JMS File Store [ ] 6|RDBMS Security Store [ ] Enter index number to select OR [Exit][Previous][Next]> 5 <------------------- Fusion Middleware Configuration Wizard ------------------> Select Optional Configuration: ------------------------------ 1|Administration Server [x] 2| [x] 3|Managed Servers, Clusters and Machines [x] 4|Deployments and Services [x] 5|JMS File Store [x] 6|RDBMS Security Store [ ] Enter index number to select OR [Exit][Previous][Next]> 6 <------------------- Fusion Middleware Configuration Wizard ------------------> Select Optional Configuration: ------------------------------ 1|Administration Server [x] 2| [x] 3|Managed Servers, Clusters and Machines [x] 4|Deployments and Services [x] 5|JMS File Store [x] 6|RDBMS Security Store [x] Enter index number to select OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Configure the Administration Server: ------------------------------------ Each WebLogic Server domain must have one Administration Server. The Administration Server is used to perform administrative tasks. | Name | Value | _|__________________|_____________________| 1| *Name: | AdminServer | 2| *Listen address: | All Local Addresses | 3| Listen port: | 7001 | 4| SSL listen port: | N/A | 5| SSL enabled: | false | Use above value or select another option: 1 - Modify "Name" 2 - Modify "Listen address" 3 - Modify "Listen port" 4 - Modify "SSL enabled" Enter option number to select OR [Exit][Previous][Next]> 1 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure the Administration Server: ------------------------------------ Each WebLogic Server domain must have one Administration Server. The Administration Server is used to perform administrative tasks. | Name | Value | _|__________________|_____________________| 1| *Name: | AdminServer | 2| *Listen address: | All Local Addresses | 3| Listen port: | 7001 | 4| SSL listen port: | N/A | 5| SSL enabled: | false | Enter value for "Name" OR [Exit][Previous][Next]> osbAdmin <------------------- Fusion Middleware Configuration Wizard ------------------> Configure the Administration Server: ------------------------------------ Each WebLogic Server domain must have one Administration Server. The Administration Server is used to perform administrative tasks. | Name | Value | _|__________________|_____________________| 1| *Name: | osbAdmin | 2| *Listen address: | All Local Addresses | 3| Listen port: | 7001 | 4| SSL listen port: | N/A | 5| SSL enabled: | false | Use above value or select another option: 1 - Modify "Name" 2 - Modify "Listen address" 3 - Modify "Listen port" 4 - Modify "SSL enabled" 5 - Discard Changes Enter option number to select OR [Exit][Previous][Next]> 2 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure the Administration Server: ------------------------------------ Each WebLogic Server domain must have one Administration Server. The Administration Server is used to perform administrative tasks. | Name | Value | _|__________________|_____________________| 1| *Name: | osbAdmin | 2| *Listen address: | All Local Addresses | 3| Listen port: | 7001 | 4| SSL listen port: | N/A | 5| SSL enabled: | false | Enter value for "Listen address" OR [Exit][Previous][Next]> 192.168.56.112 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure the Administration Server: ------------------------------------ Each WebLogic Server domain must have one Administration Server. The Administration Server is used to perform administrative tasks. | Name | Value | _|__________________|________________| 1| *Name: | osbAdmin | 2| *Listen address: | 192.168.56.112 | 3| Listen port: | 7001 | 4| SSL listen port: | N/A | 5| SSL enabled: | false | Use above value or select another option: 1 - Modify "Name" 2 - Modify "Listen address" 3 - Modify "Listen port" 4 - Modify "SSL enabled" 5 - Discard Changes Enter option number to select OR [Exit][Previous][Next]> 3 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure the Administration Server: ------------------------------------ Each WebLogic Server domain must have one Administration Server. The Administration Server is used to perform administrative tasks. | Name | Value | _|__________________|________________| 1| *Name: | osbAdmin | 2| *Listen address: | 192.168.56.112 | 3| Listen port: | 7001 | 4| SSL listen port: | N/A | 5| SSL enabled: | false | Enter value for "Listen port" OR [Exit][Previous][Next]> 9001 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure the Administration Server: ------------------------------------ Each WebLogic Server domain must have one Administration Server. The Administration Server is used to perform administrative tasks. | Name | Value | _|__________________|________________| 1| *Name: | osbAdmin | 2| *Listen address: | 192.168.56.112 | 3| Listen port: | 9001 | 4| SSL listen port: | N/A | 5| SSL enabled: | false | Use above value or select another option: 1 - Modify "Name" 2 - Modify "Listen address" 3 - Modify "Listen port" 4 - Modify "SSL enabled" 5 - Discard Changes Enter option number to select OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Managed Servers: -------------------------- Add or delete configuration information for Managed Servers. A typical production environment has one or more Managed Servers. Each Managed Server is an instance of WebLogic Server used to host enterprise applications. | Name* | Listen address* | Listen port | SSL listen port | SSL enabled | _|_______|_________________|_____________|_________________|_____________| 1->| osb11 | 192.168.56.112 | 9011 | 9600 | true | 2| osb12 | 192.168.56.112 | 9012 | 9700 | true | Use above value or select another option: 1 - Modify "Name" 2 - Modify "Listen address" 3 - Modify "Listen port" 4 - Modify "SSL listen port" 5 - Modify "SSL enabled" 6 - Done Enter option number to select OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Clusters: ------------------- Add or delete configuration information for clusters. A cluster consists of multiple server instances working together to provide increased scalability and reliability. |Name*|Cluster messaging...|Multicast add...|Multicast ...|Cluster add...| _|_____|____________________|________________|_____________|______________| Enter name for a new Cluster OR [Exit][Previous][Next]> osbcluster <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Clusters: ------------------- Add or delete configuration information for clusters. A cluster consists of multiple server instances working together to provide increased scalability and reliability. | Name* |Cluster messagin...|Multicast ad...|Multicast...|Cluster ad...| _|_________|___________________|_______________|____________|_____________| 1->|osbclu...| unicast | N/A | N/A | | Use above value or select another option: 1 - Modify "Name" 2 - Modify "Cluster messaging mode" 3 - Modify "Cluster address" 4 - Done Enter option number to select OR [Exit][Previous][Next]> 3 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Clusters: ------------------- Add or delete configuration information for clusters. A cluster consists of multiple server instances working together to provide increased scalability and reliability. | Name* |Cluster messagin...|Multicast ad...|Multicast...|Cluster ad...| _|_________|___________________|_______________|____________|_____________| 1->|osbclu...| unicast | N/A | N/A | | Modify "Cluster address" OR [Exit][Previous][Next]> 192.168.56.112:9011,192.168.56.112:9012 <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Clusters: ------------------- Add or delete configuration information for clusters. A cluster consists of multiple server instances working together to provide increased scalability and reliability. | Name* |Cluster mess...|Multicast...|Multica...| Cluster address | _|_______|_______________|____________|__________|__________________________| 1->|osbc...| unicast | N/A | N/A |192.168.56.112:9011,192...| Use above value or select another option: 1 - Modify "Name" 2 - Modify "Cluster messaging mode" 3 - Modify "Cluster address" 4 - Done Enter option number to select OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Assign Servers to Clusters: --------------------------- Assign Managed Servers to a cluster in the domain. Cluster |_____osbcluster [1] Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> 1 <------------------- Fusion Middleware Configuration Wizard ------------------> Assign Servers to Clusters: --------------------------- Assign Managed Servers to a cluster in the domain. *Select WebLogic Servers and assign them to a cluster. osbcluster 1|osb11 2|osb12 Use above value or select another option: 1 - Select 2 - Select All Enter option number to select OR [Exit][Discard][Accept]> 2 <------------------- Fusion Middleware Configuration Wizard ------------------> Assign Servers to Clusters: --------------------------- Assign Managed Servers to a cluster in the domain. *Select WebLogic Servers and assign them to a cluster. osbcluster ->1|osb11 ->2|osb12 Use above value or select another option: 1 - Unselect 2 - Unselect All 3 - Reset Enter option number to select OR [Exit][Discard][Accept]> <------------------- Fusion Middleware Configuration Wizard ------------------> Assign Servers to Clusters: --------------------------- Assign Managed Servers to a cluster in the domain. Cluster |_____osbcluster [1] |_____osb11 |_____osb12 Enter number exactly as it appears in brackets to toggle selection OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Machines: ------------------- Add or delete machines. A machine hosts one or more WebLogic Server instances. The Admin Server and Node Manager use this machine definition to start remote servers. | Name* | Node manager listen address | Node manager listen port | _|_______|_____________________________|__________________________| Enter name for a new Machine OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Configure Unix Machines: ------------------------ Add or delete machines. A machine hosts one or more WebLogic Server instances. The Admin Server and Node Manager use this machine definition to start remote servers. | Name | _|______| Enter name for a new Unix Machine OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Target Deployments to Clusters or Servers: ------------------------------------------ An deployment can be targeted to one or more servers or clusters. Targeting a deployment to server(s) or cluster(s) enables WebLogic Server to serve the deployment to clients. Target |_____Cluster | |_____osbcluster [1.1] | |_____Application | | |_____DMS Application#11.1.1.1.0 | | |_____wsil-wls | | |_____FileAdapter | | |_____DbAdapter | | |_____JmsAdapter | | |_____AqAdapter | | |_____FtpAdapter | | |_____SocketAdapter | | |_____MQSeriesAdapter | | |_____OracleAppsAdapter | | |_____OracleBamAdapter | | |_____ALSB Framework Starter Application | | |_____ALSB Coherence Cache Provider | | |_____XBus Kernel | | |_____ALSB Subscription Listener | | |_____JMS Reporting Provider | | |_____Ftp Transport Provider | | |_____SFTP Transport Provider Enter number exactly as it appears in brackets to toggle selection OR [Down][Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Target Services to Clusters or Servers: --------------------------------------- A service (JMS, JDBC, Startup/Shutdown classes, etc.) can be targeted to one or more servers or clusters. Targeting services to server(s) or cluster(s) enables applications to use them. Target |_____Cluster | |_____osbcluster [1.1] | |_____Shutdown Class | | |_____JOC-Shutdown | | |_____DMSShutdown | |_____Startup Class | | |_____JRF Startup Class | | |_____JPS Startup Class | | |_____ODL-Startup | | |_____AWT Application Context Startup Class | | |_____JMX Framework Startup Class | | |_____Web Services Startup Class | | |_____JOC-Startup | | |_____DMS-Startup | | |_____OSB JCA Transport Post-Activation Startup Class | |_____JMS | | |_____JMS System Resource | | |_____WseeJmsModule | | |_____jmsResources | |_____JDBC | | |_____JDBC System Resource Enter number exactly as it appears in brackets to toggle selection OR [Down][Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Configure JMS File Stores: -------------------------- Edit configuration information for the JMS file stores. A JMS file store stores persistent messages and durable subscribers. | Name | _|______________________| 1| WseeFileStore_auto_1 | 2| WseeFileStore_auto_2 | 3| FileStore_auto_1 | 4| FileStore_auto_2 | Enter row number to modify OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Configure RDBMS Security Store Options: --------------------------------------- Create the RDBMS tables in your datastore prior to booting your domain. The scripts for use by your DBA are in WebLogic Server's server/lib directory. Click Next to keep the template settings or bypass RDBMS options. ->1|I don't want to change anything here. 2|I want to create, change, or remove RDBMS support. Enter index number to select OR [Exit][Previous][Next]> <------------------- Fusion Middleware Configuration Wizard ------------------> Creating Domain... 0% 25% 50% 75% 100% [------------|------------|------------|------------] [***************************************************] **** Domain Created Successfully! **** |
728x90