Thank you visitors!
- 1,326,886 people have been kind enough to visit our humble blog. Others get our posts by RSS or email or through syndicators. We hope you took away something of value. Please come again!
.Net 11g 12c Active Directory ADF ADF Mobile array Artifactory BPEL BPM C# Chef cluster Coherence Continuous Integration customization database Docker E-Business Suite git Hudson Human Task iPhone Java JDeveloper JDK JMS JVM Mac OS X Maven MDS memory Nexus OAM OPA oracle Oracle Maven Repository ORDS OSB parse PeopleSoft Performance Process Puppet purge REST robot SDLC SOA Sonar Spaces Spring springboot SSO Subversion task flow TEQ Testing Tricks txeventq UCM WCI WebCenter WebLogic Web Service WLS WLST Worklist WS-Security
Subscribe
The A-Team Chronicles
Blogroll
- Antony Reynolds
- Arun Pareek
- Autumnator
- Chris Muir
- Dave Shaffer
- Deepak Arora
- Doug Drechsel
- Eidleman, Johnson et al
- Gary Niu
- George Maggessy
- Jacco H. Landlust
- Jack Desai
- Jan Kettenis
- Jeff Smith
- Maria Colgan
- Mike Somekh
- Official Oracle BPM Blog
- Paul Done
- Peter Moskovits
- Pieter Malan
- Practical BPM
- Rubicon Red
- Shay Shmeltzer
- Steve Button
- Tim Middleton
- WordPress.com
Top Posts
- Installing Oracle REST Data Services (standalone)
- How to read the content of a JMS message using PL/SQL
- Setting up a Maven Repository Manager with Artifactory
- Spring Boot Starters for Oracle updated
- Getting started with the new observability exporter for Oracle database
- Creating a custom profile in Oracle UCM
- Getting started with Continuous Integration for OSB
- Configuring a Java application to connect to Autonomous Database using Mutual TLS
- Implementing Task Details
- Installing WebLogic Server 10.3.3 on Ubuntu (64-bit)
-
Copyright 2009-2022 Mark Nelson and other contributors. All Rights Reserved. The views expressed in this blog are our own and do not necessarily reflect the views of Oracle Corporation. All content is provided on an ‘as is’ basis, without warranties or conditions of any kind, either express or implied, including, without limitation, any warranties or conditions of title, non-infringement, merchantability, or fitness for a particular purpose. You are solely responsible for determining the appropriateness of using or redistributing and assume any risks.
The header image is a photograph of a cafe in Ravello, Italy, taken by one of my favourite photographers, Roland Slee. Used with permission. Copyright Roland Slee.
About Advertising
WordPress does not allow blog owners to advertise on blogs hosted on wordpress.com, however they do sometimes inject their own advertisments into some pages for some users in order to produce revenue to support the great service they provide to us at no charge. WordPress provide blog owners with the ability to opt-out of this advertising for a small yearly fee. We prefer not to have advertisements displayed to readers of our blog and have opted out for your viewing pleasure.Our other publications
Building a Custom BPM Worklist, Oracle InSync 2011 User Group presentation
Performance Tuning for Oracle Business Process Management Suite 10g, Oracle Whitepaper, July 2011
Performance Tuning for Oracle Business Process Management Suite 11g, Oracle Whitepaper, February 2013
Oracle BPM Suite 11g: Advanced BPMN Topics, Packt Publishing, September 2012
Fusion Middleware 12.1.2: Developing Applications with Continuous Integration
Fusion Middleware 12.1.3: Developing Applications with Continuous Integration
Tag Archives: Continuous Integration
Continuous Integration without SNAPSHOTs
Maven includes a feature called SNAPSHOT which allows you to tell Maven that a particular artifact is a “work in progress”, not a finished version. This also acts as a hint to let Maven know that it should pick up … Continue reading
A Roadmap for SOA Development and Delivery
This post is part of a series on SOA Development and Delivery. In this post I will present a roadmap and a target state for SOA Development and Delivery. This will serve as the basis for an extended open ‘proof … Continue reading
A first look at Robot Framework
As we start to assemble the tools we need to implement Continuous Delivery, one area we need to look at is selecting a testing framework. Now, we are going to want to use a range of different testing tools, depending … Continue reading
New Maven support in Fusion Middleware 12.1.2
Oracle has just released version 12.1.2 of the Fusion Middleware platform. This release includes some new support for build automation with Maven and for continuous integration. In this post I want to give you a quick tour of what is … Continue reading
Version Control
This article is part of a series on SOA Development and Delivery. Let’s get started on our SOA Development and Delivery journey by talking about version control. But before we delve right in, let’s take a moment to reflect on … Continue reading
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
Automating creation of JMS Queues and JmsAdapter plan updates and redeployment
Following on from my recent post on automation of creation of JDBC resources, I am happy to report I now have a script which can be used for JMS Queues! Again, this is not as wonderful as I would like … Continue reading
Automating creation of JDBC Data Sources and DbAdapter plan updates and redeployment
That’s a long title… anyway, as part of the desire to have a fully automated continuous integration environment for SOA and BPM, there is another bridge that we need to cross. SOA/BPM Composites can contain dependencies on resources in the … Continue reading
Making Coherence play nice in your test environment
This issue has popped up a couple of times for me recently, so I thought I would do a quick post on it. When you are running a number of Fusion Middleware environments in the same IP subnet, as you … Continue reading
Unit Testing Asynchronous BPEL Processes Using soapUI
This is a topic I have been interested in for a while. I have seen it done by some of my colleagues, especially in AIA environments, and I have been waiting to get an opportunity to work on it and … Continue reading
You must be logged in to post a comment.