OracleArea51.com

Articles

Configuring Application and Integration Server Connection for SOA Suite

Before doing any development the first thing you do after installing SOA suite and Jdeveloper is to create a Application Server connection and Integration Server connection.This article will guide you to create the Application Server connection and Integration Server connection.

{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.
appserver
4.Give the user name  as oc4jadmin and password as oc4jadmin.Select the deploy password checkbox.
userpass
5.According to your requirement choose single instance or Group.
Host Name - localhost or the ip address
OPMN Port - 6004
OC4J Instance Name  - home
opmn
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.

testconn
{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.
name for itn
3.Select the Application Server connection that we created.Hostname will be localhost and port will be 8888.Click Next.
app server choose
4.Test the connection.
int.testconn

{/tabs}


Share ThisHits : (2586)

Aarthi Sudhakar

I am an Oracle Applications Framework Consultant who works primarily on Oracle Site Hub.
 
You are here: Home