Connecting to the Application Server running SOA Suite

This section will demonstrate how connections to the Application server are created.

Getting ready

You need to deploy the project to the application server that is running Oracle SOA Suite / BPM Suite. Hence you will first establish a connection with the WebLogic Application Server, which is running Oracle SOA Suite (BPM Suite).

How to do it...

You will be creating a Standalone Server connection:

  1. Start Oracle J Developer, and select Default Role, and click OK.
  2. Go to View | Application Server navigator.
    How to do it...
  3. Right-click Application Servers and choose New Application Server. This will open a Create Application Server Connection Wizard.
  4. Choose the usage of Application Server as Standalone Server.
  5. In the Name and Type tab, enter the name of the connection, say SOA_AS_Conn. You can choose any connection name. You have to select Connection Type as Weblogic 10.3 because we have SOA Suite installed on the Weblogic Server.
  6. Click Next.
  7. In the Authentication tab, enter the WebLogic Server admin Username (weblogic) and Password (Welcome1) or whatever you have for your WebLogic Server.
    How to do it...
  8. Click Next.
  9. In the Configuration tab, enter Weblogic Hostname (in my case, it was localhost) and the Admin port for SSL and Non-SSL (7001), and then enter the Weblogic Domain. Like, in my case, it's soa_domain.
    How to do it...
  10. Click Next.
  11. Now you can test the connection. Click on the Test Connection button to test the connection. All the nine tests should result in success. Once done, click OK. Make sure you configure your JDeveloper proxy settings if you are trying to connect to the SOA domain across a proxy or a firewall.
    How to do it...

How it works...

Connection to the server is established with the credentials given like login and password. However, due importance must be given while entering the domain name, Server port, and other details.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.137.188.201