Creating a standalone jdeveloper connection.
In order to create a standalone oc4j connection the jdev provides a standalone OC4J embedded in the jdeveloper.You can start the same from the following location.
Go to Jdev_Home/jdev/bin and start the start_oc4j.bat
IT will open up a screen in command prompt as
and will ask for you to provide a password for the standalone oc4j.
Since I have already provide the password for me it is already initialized.
Once it is started go to jdeveloper.
Move to the connections Navigator tab
Select the application server and right click on the connection
Now choose the first option to create a new application server connection
The following wizard will come up
Say next and provide the connection name
Give some logical name I have given it a complex name
Standalone_OC4J_jdev_connection
In the connection type choose standalone oc4j 10g 10.1.3
And say next.
I am using jdeveloper version 10.1.3.4 in my case.
You will come up with following screen
Say next and let the default value be there in the next window
Again say next and test the connection.It will say success
No comments:
Post a Comment