I will start my post by showing how to create connection to Application server in jdeveloper.As we know what ever the SOA application developed in jdeveloper will be deployed to application server i.e weblogic.
In order to deploy application we need to establish a connection with the application server.For that
Click next.
In order to deploy application we need to establish a connection with the application server.For that
1.
First of all go to Files --> New. Then navigate to connections on left hand side under
categories and select application server
connection.
Click OK.
2. New window will pop up prompting for app server
details. Specify connection name that you want to
give
In our case its "myAppCon". Click next.
3. Now specify username and password to connect to
application server.In most cases username would be
"weblogic" and password "welcome1" (if you dint specify any own
password).
Click next.
4. In the next window provide the weblogic server details like hostname, port no and domain name
5. Now to check the connection,click on test connection.
No comments:
Post a Comment