OEPE 11gR1 first roll out of Oracle's Public Cloud Tools - an early test drive

Markus Eisele
0
The new Oracle Enterprise Pack for Eclipse 11gR1 (11.1.1.8) aka OEPE was released and beside some very fancy and exciting new ADF features (Task Flows and Libraries) and updated Coherence integration you also find a little remark about the "Oracle Public Cloud Tools" (refer to OEPE release notes). WOW! That is exactly what I was waiting for! Here we go. I tried to give it a very brief test drive.

Setting up your project
As expected it was not meant to be test driven at this point. It seems as if you "could" but you are missing a bunch of stuff, so I needed to trick around a lot to at least show you a bit of what will be possible. First step is to create a new "Oracle Public Cloud Web Project". Not a single word about Ear projects or other artifacts. This still seems very introductory and opens a lot of questions. But I was not going to wonder about this today and simply start over with what is there. After you have chosen the right project type you have to configure your cloud target.
This is done by specifying the a new or reusing an existing cloud target. Beside the service group and instance you have to specify an administrator and his password. Last and most problematic the wizard is asking for a "Cloud SDK". As you might imagine, this is not part of the OEPE distribution at this point so I had to trick around and create a couple of fancy named files (javacloud.jar, oracle.cloud.paas.api.jar and whitelist.jar) to make the wizard believe I have what he needs. Is it worth mentioning, that the "Test connection" facility will not work with this setup? ;) But it's there. You can also directly jump to open up your (trial?) account on http://cloud.oracle.com.
Next you need to specify a local target. It's most likely a simple WLS installation you have to refer to. So I took what I have and pointed the wizard to my 11gR1 (10.3.5) install for that. I did somehow expect to be able to select a target domain with this dialog, too. But it was not asking for that. Some other weird stuff  happened, and I am not sure if it is meant to work like this for the final version what probably will be out in the next OEPE (11.1.1.9 ?).

Your first Oracle Java Cloud App
That's it. Now you have your first Oracle Cloud web application in your latest OEPE. It's very unspectacular. A simple dynamic web project with WebLogic server as it's runtime. Without any special additional jars (at least non of the ones mentioned above; could also be because of my 'dirty' work there). You can create whatever resource you need and either run it on your local WebLogic or on the newly specified Oracle Public Cloud (in this case eiseleNetDemo.eiseleNet) which also directly appears under your Eclipse Servers tab. Some other things to mention:

Access logs and control panel
You can access the control panel of your cloud in the same way as you can directly jump to online log viewers for your application and the java service.


This is integrated with the server panel and you can simply "open" the dialog.

Whitelist scan
It will also be possible to test your applications before deployment with integrated whitelist scans. The whitelist tool can be called explicitly on a project (on demand scans to highlight coding violations). If configured with the full Cloud SDK correctly it will also support as-you-type validation, project build validation. You will see that the errors are reported in application source, the Problems view, and a new Whitelist violations view.


Niviaq
Some classes that OEPE is missing in my dilettantish setup contain the Name Niviaq in it. According to google this is the East Kalaattisit name for "cloud". You hardly find any references to details on the net. Only some job offers in the bay-area telling your, that
...pre-packaged PaaS enablement offerings that we provide such as Nuviaq ...
I'm not sure why Oracle is releasing OEPE and it's obviously unusable Public Cloud features at this state. It makes me believe, that it could be a sign of a very tough timeline all related projects have to fulfill. The JDeveloper and NetBeans integration is announced and I personally am waiting for the Cloud SDK. So, let's stay hungry and foolish for clouds ;)

Post a Comment

0Comments

Post a Comment (0)