Thank you visitors!
- 1,358,057 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!
Top Posts
- Using Oracle Service Registry in an automated (Maven) SOA/BPM build
- Exposing E-Business Suite services using the Integrated SOA Gateway
- Installing BPM for Developers
- Mobile worklist
- Oracle Maven Repository - Index now available - more to come
- Speeding up VMWare
- How to know that a method was run, when you didn't write that method
- Learn more about the Chef and Puppet sample code
- Installing Oracle REST Data Services (standalone)
-
Copyright 2009-2026 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.
Subscribe
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: 11g
Human Workflow in 11g
Update: If you are interested in Human Workflow, you may also find this post interesting. It’s not about workflow per se, but it does show how to use a simple workflow in a BPMN process on 11g. I am often … Continue reading
A simple JMS client for WebLogic 11g
UPDATE: An update to this simple client is posted here. Quite often I find that I want to be able to send some JMS messages programmatically, so I decided to write a simple, reusable Java class to help with this … Continue reading
How to disable on-demand deployment of WebLogic console application
This is just a quick one… I often find that just after installing WebLogic Server, I want to disable the on-demand deployment of the console application. No good reason why, I just don’t like it. Maybe because I tend to … Continue reading
Configuring Spaces to authenticate with Active Directory
WebCenter Spaces 11g was released on July 1, 2009. It is a collaboration platform, built on top of Oracle WebCenter 11g. I recently went through the process of setting it up for a client, and integrating it with Microsoft technologies … Continue reading
Single Sign On for WebCenter Interaction
I have spent a little time recently setting up single sign on for WebCenter Interaction. My environment is WebCenter Interaction 10.3 running on Oracle WebLogic Server 10.3 on Windows 2003 Server, with an Oracle HTTP Server (Apache 1.3) HTTP Proxy, … Continue reading
Restoring an Oracle database backup to another version of the database
Picked up a handy little tip. If you want to move a bunch of data from one Oracle database to another, you can use the exp and imp utilities to dump the data and restore it respectively. But what if … Continue reading
Running SOA Suite 10g on Oracle Database 11g
This is not the first time I have gone looking for this patch, which allows you to install Oracle SOA Suite 10g with an Oracle 11g database, and I know it wont be the last. So here is the link: … Continue reading

You must be logged in to post a comment.