- Install Data base XE
- SOA 10g install (Note: included OAS)
- J developer (No need of install J developer in 10g, just copy it paste)
10g installation steps (own):
- Database : password = welcome1 User manual
re enter password = welcome1
- SOA 10g : Instance Name = Home User manual
password = welcome1
Inclined to build a profession as Oracle SOA Developer? Then here is the blog post on
Starting and stopping server(10g)
- C:/product/10.1.3.1/ Oracle AS-1/bin/Opmnctl start all
- C:/product/10.1.3.1/ Oracle AS-1/bin/Opmnctl stop all
- C:/product/10.1.3.1/ Oracle AS-1/bin/Opmnctl status
Server URL (10g)
- http: //local host:8888/ BPEL console – (Deployed SOA projects)
- http: //local host:8888/ESB– (Deployed ESB projects)
- http: //local host:8888/EM– (configuring adapters and deployed java projects)
Learn more about Oracle SOA Interview Questions in this blog post.
Projects Deploy steps(10g)
- BPEL projects -> Right click on project –(Deploy)
- ESB projects -> Right click on project –(Register with ESB)
Patch
SOA 10g (10.1.3.1.0) + patch (10.1.3.4.0)
- solutions for the Bugs (Defects) n the product
- Extending the functionality.
- Data base 10g User name = system welcome1
- Data base 11g User name = system
- SOA 10g user name = OC4jamin welcome1
- SOA 11g user name = web logic
- SOA 10g default port no =8888
- SOA 11g default port no =7001(for web logic),8001(for SOA)
- SOA 10g SID =XE
- SOA 11g SID =Orcl
For an Indepth knowledge on Oracle SOA click on:
- Oracle service bus in SOA
- Oracle SOA Business rule engine
- Java messaging service in Oracle SOA 11g
- Oracle 11g installation step by step process
- How to work with FTP(File transfer protocol) in Oracle SOA