Tag Archives: OSB

Happy New Year – Happy New Oracle Maven Repository

To celebrate the new year, we have just gone live with the Oracle Maven Repository which contains all of the Oracle-provided artifacts for the Fusion Middleware 12.1.2 and 12.1.3 releases. You can find out more about the repository on the … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , | Leave a comment

New Maven Support in SOA 12c

SOA 12c (version 12.1.3) has shipped now and there has been a lot of tweeting and blogging about it already, from lots of different folks, which is great! In this post, I wanted to talk a bit about the new … Continue reading

Posted in Uncategorized | Tagged , , , , , , , | Leave a comment

Fusion Middleware 12.1.3 released

Fusion Middleware 12.1.3 is now available for download from OTN.  This release includes WebLogic Server, Coherence, ADF, SOA, OSB and BPM. Here is the documentation site. The download page for SOA/BPM is here.      

Posted in Uncategorized | Tagged , , , , , , , , | Leave a comment

Building OSB projects with Maven and removing the eclipse dependency

In this earlier post, I talked about a way to automate the build and deployment for OSB, but I did not go so far as to get that working in Maven, though you certainly could.  But, OSB PS6 has added … Continue reading

Posted in Uncategorized | Tagged , , | 11 Comments

Installing OSB 11.1.1.7 (PS6) and its IDE on 64-bit Linux

Just a quick post to let you know that I have updated this older post with the details for OSB PS6 as well – still hear a lot of questions about how to set up the OSB IDE on 64-bit … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

SOA Development and Delivery

Let’s start by talking about what I mean by that.  I don’t think that ‘SDLC’ is  the right term to describe the space that I want to talk about, but it is a term that people are familiar with, so … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , , , | 10 Comments

Starting a cluster

Recently, I have been involved in a number of discussions with people who are setting up clusters of various Fusion Middleware products, often on an Exalogic machine.  These discussions have led me to feel that it would be worth sharing … Continue reading

Posted in Uncategorized | Tagged , , , , , | 9 Comments

Installing OSB and its IDE on 64-bit Linux

We often hear people ask how to install Oracle Service Bus, and also its integrated development environment (which is based on Eclipse) on 64-bit systems.  The confusion comes from the apparent unavailability of the 64-bit installer for the WebLogic and … Continue reading

Posted in Uncategorized | Tagged | 2 Comments

Introduction to the Sales Order Entry application

This post is part of a series on building a modern web-based interface for E-Business Suite using Oracle ADF with Oracle Service Bus providing services between EBS and the front end. Our (imaginary) client wants a new, modern, web-based Sales … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment

Getting started with Continuous Integration for OSB

As a first step towards including Oracle Service Bus projects into our Continuous Integration environment, let’s look at how to script exporting some project(s) from Oracle Enterprise Pack for Eclipse (the IDE for OSB) and deploying those project(s) to an … Continue reading

Posted in Uncategorized | Tagged , | 5 Comments