Configuring a new Weblogic Domain


Configuring a new Weblogic Domain
Prerequisites:
·         Database should be running.
·         All the SOA related schemas should be created in the database
·         Weblogic server should be installed.
·         SOA suite should be installed.
Steps:
1.       Go to <Middleware home> /< Domain Name >/common/bin and run ./config.sh



2.       Since we are creating a new domain click on the option create a new Weblogic domain.






3.       Now select the components required for the domain to be configured 


Since we require basic SOA components and enterprise manager, select Oracle SOA suite, Oracle Enterprise Manager, WSM, Business Activity Monitoring, JRF (components which are common and related to SOA).

4.       Now provide the domain name, domain path and application path. If required changed the paths.



5.       Provide administrator password



6.       Choose the options for Weblogic startup mode and JDK selection.
Ø  Weblogic Startup mode :
·         Development
·         Production
Ø  JDK Selection:
·         JRockit
·         Sun JDK


7.       Configure JDBC components for all the soa schemas.



Ø  Select all the schemas from the component schema to configure DBMS/Service, HostName, Port and Schema Password.
Ø  Provide the DBMS/Service ,HostName, Port(Database SID, Hostname, Port )
Eg: If the jdbc url is  jdbc:oracle:thin:@localhost.localdomain:1521:DB11G
Then provide DBMS/service: DB11G, Host Name: localhost.localdomain, Port: 1521
Click Next to test the connection.
8.       Click Test Connections to check connections for all schemas.



9.       Click Next to continue if succeeded.



10.   Select the optional configuration options.



11.   Select the port in which Admin server should be listened.



12.   Provide ports for configuring Managed servers.



13.   If the domain should be configured in clusters, select the clusters in which it should be configured.



14.   Configure Machines



15.   Select the machines .Move Admin Server to Machine.



16.   Click Create if the options in the summary are satisfied else click Previous to change options.


17.   Domain creation in progress.



18.   Click done to finish configuration and exit configuration wizard.


Comments

Popular posts from this blog

Configure, Modify, Rename,Delete a listener for Oracle 11g database

Oracle DB:Oracle 12C DB installation Error -Failed to access the temporary location

OSB : DB Adapter-Poll - Delete Logical Records using Oracle Service Bus 12c