Thank you visitors!
- 1,301,310 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
- Android
- array
- Artifactory
- BPEL
- BPM
- C#
- Chef
- cluster
- Coherence
- Composer
- Continuous Integration
- customization
- database
- Dave Shaffer
- Docker
- E-Business Suite
- Feature Pack
- Garbage Collection
- git
- Hudson
- Human Task
- iPhone
- Java
- Java 7
- JDeveloper
- JDK
- JMS
- JRockit
- JVM
- Mac OS X
- Maven
- MDS
- memory
- Nexus
- OAM
- OPA
- Oracle Maven Repository
- OSB
- PeopleSoft
- Performance
- Process
- Puppet
- purge
- robot
- Rules
- SCA Test
- SDLC
- SOA
- Sonar
- Spaces
- SSO
- Subversion
- task flow
- Testing
- Tricks
- tuning
- Ubuntu
- UCM
- upgrade
- WCI
- WebCenter
- WebLogic
- Web Service
- WLS
- WLST
- Worklist
- WS-Security
- WSRP
- XE
Subscribe
The A-Team Chronicles
Blogroll
- Antony Reynolds
- Arun Pareek
- Autumnator
- Chris Muir
- Dave Shaffer
- Deepak Arora
- Eidleman, Johnson et al
- Gary Niu
- George Maggessy
- Jacco H. Landlust
- Jack Desai
- Jan Kettenis
- 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
- Using WebLogic as a Load Balancer
- RCU cannot connect to database with SYS user
- Getting started with Continuous Integration for SOA projects
- Configuring a WebLogic Data Source to use ATP
- Changing the port that WebLogic listens on (using WLST)
- Configuring Maven to run your Java application
- SOA SDLC
- New Book: Oracle BPM Suite 11g: Advanced BPMN Topics
- A Roadmap for SOA Development and Delivery
- Running SCA Tests from Maven
-
Copyright 2009-2020 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: Java 7
Oracle Fusion Middleware on JDK 7
In case you did not notice, you may be interested to know that most of the Oracle Fusion Middleware 11g platform is now supported on Java 7. This is effective from WebLogic Server 10.3.6 and Oracle Fusion Middleware 11.1.1.6. You … Continue reading
Java 7 is nearly here…
That’s right, Java 7 is just around the corner. Here’s a few of the new language features that I really like: Match on Strings in a switch statement No longer do we have to write those ugly case statements like … Continue reading