Enable Design Console
Generate the wlfullclient.jar file.
1 2 | cd <MW_HOME> /wlserver_10 .3 /server/lib/ java -jar <MW_HOME> /modules/com .bea.core.jarbuilder_1.6.0.1.jar |
Give the file “750” permission.
1 | sudo chmod 750 wlfullclient.jar |
Copy the file to “<MW_HOME>/Oracle_IDM1/designconsole/ext/” directory
1 | cp wlfullclient.jar /home/oracle/Oracle/Middleware/Oracle_IDM1/designconsole/ext/ |
Running WebLogic Server
1 2 | cd <MW_HOME> /user_projects/domains/base_domain/bin . /startWebLogic .sh |
Running OIM Server
1 2 | cd <MW_HOME> /user_projects/domains/base_domain/bin . /startManagedWebLogic .sh oim_server1 |
1 2 | cd <MW_HOME> /Oracle_IDM1/designconsole . /xlclient .sh |
URLs
WebLogic Admin Console: localhost:7001/console
WebLogic Enterprise Manager: localhost:7001/em
OIM Console: localhost:14000/oim
No comments:
Post a Comment