Thank you visitors!
- 1,358,153 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
- Installing Oracle REST Data Services (standalone)
- Getting started with the new observability exporter for Oracle database
- Getting started with Oracle Vector Store support in LangChain
- Configuring a Java application to connect to Autonomous Database using Mutual TLS
- Using Java/Spring components in SOA/BPM 11g
- Using Multiple Datasources with Spring Boot and Spring Data JPA
-
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
Author Archives: Mark Nelson
Portable reference to ADF components
The web application found here is a great way to carry a portable reference library of ADF components along with you wherever you go. This is very handy if you are working on the design of an ADF or WebCenter … Continue reading
An updated simple WebLogic JMS client in .Net (C#)
In previous posts, we presented a simple WebLogic JMS client in Java here, and an updated one here. We also presented a simple C# JMS program here. In this post, we present a more or less equivalent C#/.Net implementation of … Continue reading
An updated simple WebLogic JMS client
A little while ago, we posted a simple JMS client for WebLogic here. That post demonstrated how to create a simple JMS client program that could send messages to a WebLogic JMS queue. It also showed how to set up … Continue reading
JDeveloper 11.1.1.2 Integrated Server will not start
A quick post as I find that the JDeveloper integrated server will not start with JDeveloper 11.1.1.2 in some cases, looks like when the user’s home directory has a space in the path. You can work around this issue by … Continue reading
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
Using JMS in .Net Applications
I was asked recently what we could do about allowing .Net applications to participate in pub/sub environments alongside Java applications. It turns out that WebLogic Server, since 10.3, has a built-in .Net JMS client, which allows us to easily write … 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
Running JDeveloper 11g and Oracle database on Mac OS X
A quick note to my fellow Mac OS X users who want to use JDeveloper 11g to do development and testing on Mac OS X. I found the newly released JDeveloper 11g (the one that came with the Fusion Middleware … 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

You must be logged in to post a comment.