Pages

Saturday, May 3, 2014

Start the Web Logic Admin Server and SOA managed Server

Start the Web Logic Admin Server and SOA managed Server

Start the Web Logic Admin Server.

Go to the the OIM_DOMAIN/bin directory and execute the startWebLogic.sh.

It will start the Web Logic Admin Server.

Accessing the Web Logic Admin Console

http://hostname:port/console.

For example http://liyaqat.localdomain.com:7001/console.

After Accessing the Console and it will display the following screen.



Enter weblogic username and password. Click Login button and it will display the following screen.



Click Environment -->  Servers  and It will display the list of available Admin servers and Managed Servers.



Starting the SOA Managed Server

You can start the managed server two ways. They are

1. Command Line

Go to the OIM_DOMAIN/bin directory and execute the startManagedWebLogic.sh file. For example

./startManagedWebLogic.sh soa_server1 t3://liyaqat.localdomain.com:7001

The liyaqat.localdomain.com is the web logic Admin server host name and port 7001 is web logic admin server port.


2. Using the Node Manager Web Logic Admin Console

Click Contol menu and it will display the following screen.




Select soa_server1 and Click Start button and it will display the following screen.


Configuring the Oracle Identity Manager 11G R2 PS2


No comments:

Post a Comment