Create an Application Server Connection in JDeveloper

To create a new application server connection in JDeveloper:

  1. Before you test the connection, clear your JDeveloper cache:
    1. In JDeveloper, click the Help menu and select About.
    2. In the About dialog, on the Properties tab, find ide.user.dir and note its value, which is the name of the cache directory.
    3. Back up the cache directory, then delete it.

      Note:

      All JDeveloper database connections and integrated WebLogic Server settings are lost when you delete the cache.
  2. Restart JDeveloper.
  3. On the Name and Type page, in the Connection Name field, enter a name for the connection, and select a Connection Type of WebLogic 12.x.

    JDeveloper Name and Type page

  4. On the Authentication page, enter your WebLogic Server credentials.
  5. On the Configuration page:
    • In the WebLogic Hostname (Administration Server) field, enter the public IP address of the Administration Server that you noted down for the provisioned Oracle SOA Suite on Marketplace instance.
    • Enter a Port value of 9001 and an SSL port value of 9072.
    • Select Always use SSL when the instance is using a public IP address. For instances with a private IP address only, leave this unchecked.
    • Enter the name of your WebLogic Domain.

    JDeveloper Configuration page

  6. On the Test page, click Test Connection. If the instance is using a public IP address, then click Accept This Session to accept the certificates in the dialog that is displayed.

    Note:

    If the Certificate Chain Not Trusted dialog does not display, you must clear your JDeveloper cache as described in step 1 and try again.

    JDeveloper Test page: Certificate Chain Not Trusted dialog


    JDeveloper Test page

    Notes:

    • If Test Connection has failures, then ensure that /etc/hosts has the required entries and ports 9072/9074 allow inbound traffic from the JDeveloper host.
    • Do not proceed without accepting the certificates when using instances with a public IP address.
  7. In JDeveloper, on the Application Servers tab, expand the connection name, then SOA (or Service Bus), and confirm that the names of the Managed Servers are listed, indicating that the connection is established from JDeveloper to the servers. If servers are not displayed, then check the /etc/hosts file has both host name and fully qualified domain name entries.

    JDeveloper Test page