OracleArea51

Sponsored By Chola Global Services LLC

Configuring Application and Integration Server Connection for SOA Suite

E-mail
(3 votes, average 4.33 out of 5)
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.

Don't have an Vision instance to practice these tutorials? Visit http://cholagls.com/products-/11i-virtual-machine for details.Our smart solution to smart people like you !!

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

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

Aarthi Sudhakar
Points: 1501
Contact Author | Website :
 
Trackback(0)
Comments (1)add comment

sreekanthk said:

0
...
hi aarti,

had been going thru your videos at youtube , those brought me here

I do not see any bpel project in my jdeveloper project nodes

why is it so ?

thanks in advance
bye
 
July 02, 2010
Votes: +0

Write comment

busy