Articles
Configuring Application and Integration Server Connection for SOA Suite
- Details
- Category: Configuration
- Published Date
- Written by Aarthi Sudhakar
- Hits: 2586
{StickyNote}{/StickyNote}{tab=Application Server Connection}
1.Right click on Application Server and select new Server connection.
2.Specify the connection name as CholaAppServer.
3.Select the connection type as Oracle Application Server 10g 10.1.3.Click Next.

4.Give the user name as oc4jadmin and password as oc4jadmin.Select the deploy password checkbox.

5.According to your requirement choose single instance or Group.
Host Name - localhost or the ip address
OPMN Port - 6004
OC4J Instance Name - home

To find the OPMN port go to D:\product\10.1.3.1\OracleAS_3\opmn\conf and open the opmn.xml file. Look for the tag:
<notification-server>
<port local="6101" remote="6201" request="6004"/>
<ssl enabled="true" wallet-file="$ORACLE_HOME\opmn\conf\ssl.wlt\default"/>
</notification-server>
Here 6004 is the OPMN port. Mention this port number while creating the application server connection.
6.click next and test the connection.

{tab=Integration Server connection}
1.Right click on Integration Server and select new Connection.
2.Give a name for the connection as CholaIntConn.click Next.

3.Select the Application Server connection that we created.Hostname will be localhost and port will be 8888.Click Next.

4.Test the connection.

{/tabs}
TweetShare ThisHits : (2586)

I am an Oracle Applications Framework Consultant who works primarily on Oracle Site Hub.


