Thursday 29 August 2013

SOA Environment domain creation in 13 Steps


Oracle SOA Domain creation


After you have installed Oracle SOA and Orascle OSB, you can now begin the process of creating a local WebLogic Domain

1.       Navigate you way to C:\Oracle\Middleware\Oracle_SOA\common\bin

2.       Double click the config.cmd file

3.       Select Create a new WebLogic Domain and click “Next”



4.       Select and tick the same as the below image:


Some option will be auto selected if you select some other options which are obviously dependencies 





5.       Give you domain an appropriate name 





6.       Add a username and password for your domain


7.       Add JDK – I have chosen JRocket


C:\Java\jrockit-jdk1.6.0_45-R28.2.7-4.1.0
  

8.       Tick all boxes and enter your local database details



9.       Select the tick box OSB JMS Reporting Provider and change the Vendor to Oracle  - It will fail otherwise




10.   Test your connection



11.   Select Admins Server – This is so you can name it.




12.   Give you server an appropriate name



13.    It will start creating the domain. After this has been completed, you can tick “Done”

Start you WebLogc and Managed Servers:
Navigate to C:\Oracle\Middleware\user_projects\domains\soa_domain\bin using command promt

Enter below commands

  • startWebLogic.cmd
  • startManagedWebLogic.cmd soa_server1
  • startManagedWebLogic.cmd osb_server1

Open your brower and view links:
http://localhost:7001/console/login/LoginForm.jsp
http://localhost:7001/em



No comments:

Post a Comment