Skip to the content.

Go back to Overview Page

Application Development Infrastructure lab

Create Java Cloud Service instance using the user interface

Introduction

By using Oracle Java Cloud Service, you can quickly create and configure an Oracle WebLogic Server domain and set up your Java EE application environment without worrying about setting up any infrastructure or platform details yourself. All Oracle Java Cloud Service instances that you create are also preconfigured to use your database deployment in Oracle Database Cloud Service, and an object storage container that you create in your Oracle Storage Cloud Service.

Prerequisites

This exercise assumes you already executed the creation of a Database Cloud Service as described in this page.

To run these labs you will need access to an Oracle Cloud tenancy. If you are participating in a live event, your instructor will provide you the required credentials.

In this lab we will use the option to deploy to “OCI” infrastructure (as opposed to the older OCI-C or Classic). In order to be able to use OCI, you first need to create a few OCI artefacts: a valid Virtual Network Configuration (VCN) and a Storage Bucket. See this page for all details.

Steps

Go to the Console (see Access information that was delivered to you in the workshop, or login to your Oracle Cloud Free Tier environment ).

Make sure you have the tile “Java” displayed. If this is not the case, use the button “Customize Dashboard”, scroll down to the “Java” service in the list, and select “Show”.

Now choose the basic parameters for your Weblogic instance :

For more details about subscription types see the documentation

Hit the “Next” button to go to the Instance Details screen

Now enter the following parameters on the screen: ​

Now Select the “Advanced” mode on the top of the screen

For more details about parameters see the documentation. Click Next.

The final page is the summary page showing the chosen configuration before you submit the instance creation request.

So now click the Create button to start the creation, or Cancel to abort.


Go back to Overview Page