- Start JDeveloper
- Select View from the main menu and then Connection Navigator
- Right-click Application Server and select New Application Server Connection:
- as Connection Name, enter myAS
- as Connection Type, select Oracle Application Server 10g 10.1.3
- Click Next
- as Username, enter oc4jadmin (already entered)
- as Password, enter welcome1
- check the Deploy Password field
- Click Next
- as Host Name, enter localhost (already entered)
- as OPMN Port, enter 6003 (default) or the OPMN Request Port in use
(can be found using Application Server Control
(e.g. http://server.company.com:7779/em),
by selecting Runtime Ports in the Administration section)
- as OC4J Instance Name, enter
home (if you did a Basic Install) or
oc4j_soa (if you did an Advanced Install)
- Click Next
- Click Test Connection - you should see a "Success!" message
- Click Finish
- Right-click Integration Server and select New Integration Server Connection
- Click Next:
- as Connection Name, enter LocalBPELServer
- Click Next
- as Application Server, select myAS
- as Host Name, enter localhost (already entered)
- as Port Number, enter
8888 (if you did a Basic Install) or
7779 (if you did an Advanced Install)
- Click Next
- Click Test Connection - you should see "OK" messages for
Application Server, BPEL Process Manager Server, and ESB Server
- Click Next
- Click Finish