Oracle Public Cloud Tools

You can develop applications in OEPE and deploy them to Oracle Public Cloud. For more information about Oracle Public Cloud or to open an Oracle Public Cloud account, visit http://cloud.oracle.com.

This document contains the following sections:

Creating an Oracle Public Cloud Web Project

The Oracle Public Cloud Web Project wizard allows you to create a Dynamic Web Project with the required project facets, an Oracle Public Cloud instance, and a local Oracle WebLogic Server connection. Once the project has been created, you can add additional project facets.

To create an Oracle Public Cloud Web Project:

  1. From the main menu, select File > New > Other to open the New gallery.
  2. In the New gallery, select Oracle > Public Cloud > Oracle Public Cloud Web Project. Then click Next.
  3. On the next page of the wizard, specify a name and workspace for the project. Optionally, specify the location of a WAR file you want to import contents from.
  4. On the Cloud Target page, click Use existing cloud target to use a target you previously created, or click Define new cloud target to specify a new cloud target.
  5. Enter a name for the Oracle Public Cloud target in the Name field.
  6. Populate the following fields with information you received when you opened your Oracle Public Cloud account: Service Group, Service instance, Administrator, Password, and Cloud SDK.
  7. Click Test Connection to test your connection to Oracle Public Cloud.
  8. Click Open an Oracle Public Cloud account to open a Cloud account.
  9. Optionally, click Perform whitelist scan prior to publish to locally test if your application will deploy successfully to Oracle Public Cloud.

    A screenshot of the Oracle Public Cloud page is displayed below:

    Cloud Target

    When all required details have been entered on the Cloud Target page, click Next.

  10. On the Local Target page, specify the name and location of your local Oracle WebLogic Server installation.

Configuring a Runtime Environment for Oracle Public Cloud

You can configure an Oracle Public Cloud instance using the Servers view.

To configure an Oracle Public Cloud runtime environment:

  1. In the Servers view, right-click and select New > Server from the context menu.
  2. In the server type tree, select Oracle > Oracle Public Cloud. Then click Next.
  3. On the Oracle Public Cloud page, click Use existing cloud target to use a target you previously created, or click Define new cloud target to specify a new cloud target.
  4. Enter a name for the Oracle Public Cloud target in the Name field.
  5. Populate the following fields with information you received when you opened your Oracle Public Cloud account: Service Group, Service instance, Administrator, Password, and Cloud SDK.
  6. Click Test Connection to test your connection to Oracle Public Cloud.
  7. Click Open an Oracle Public Cloud account to open a Cloud account.
  8. Optionally, click Perform whitelist scan prior to publish to locally test if your application will deploy successfully to Oracle Public Cloud.

    When all required details have been entered on the Oracle Public Cloud page, click Finish.

In addition to add Oracle Public Cloud connection information, the Servers view also provides the following information:

Whitelist Scan

The whitelist scan feature enables you to locally ensure that your application is valid for deployment to Oracle Public Cloud. Three types of whitelist scan are supported:

Deploying to Oracle Public Cloud

OEPE enables you to deploy your project to Oracle Public Cloud or Oracle WLS, depending on your preference.

To deploy to Oracle Public Cloud, use one of the following methods: