Our recent posts...

Some tips & tricks on migrating SOA Suite 10g to 11g – Part 2

Ronald van Luttikhuizen November 5th, 2009

This blog contains some experiences taken from our migration from SOA Suite 10g to SOA Suite 11g. The previous one was about custom XSLT functions, sensors, composite instance tracking, and Domain Value Maps (DVM). This entry is about using Oracle Internet Directory (OID) 10g as identity provider for SOA Suite 11g.

Integrating OID 10g with SOA Suite 11g
Using OID 10g as identity- and access provider in SOA Suite 10g wasn’t entirely trivial. After applying the steps as documented in Oracle BPEL Process Manager Administrator’s Guide 10g you needed to perform some additional configuration steps that could be somewhat tricky at first. Jaap Poot has some great blogs on this.

Oracle Service Bus article on OTN

Ronald van Luttikhuizen November 4th, 2009

The Oracle Service Bus article Eric Elzinga and I wrote is published on Oracle Technology Network (OTN).

The article is aimed at developers and architects who are familiar with Oracle Enterprise Service Bus (OESB) and are (fairly) new to Oracle Service Bus (OSB). The tutorials in this article highlight differences between these two products. The tutorials are based on a workshop in the WAAI community; a collaboration of Dutch consultancies (Whitehorses, Approach, AMIS, and IT-Eye). The goal of the WAAI collaboration is to share, bundle, and expand knowledge on the recent Fusion Middleware 11g release.

Governing events and architect anti-patterns

Ronald van Luttikhuizen November 2nd, 2009

As the name suggests, SOA is all about services. What about events? In the past, several SOA-efforts tended to neglect events; ultimately causing SOA not to deliver on its full potential or fail altogether. So SOA-practitioners evangelized the use of events. And of course we as IT-industry came up with new terminology to emphasize this: EDA, SOA 2.0, and event-driven SOA to name a few.

This blog is not about promoting events since its importance is (hopefully!) recognized and events are mainstream in nowadays SOA-initiatives. If not, I encourage you to read this blog that explains why events are important from both business and technical perspective. There can be no real SOA without events. Events are just as important as services!

Presentations Oracle OpenWorld 2009

Ronald van Luttikhuizen October 25th, 2009

Oracle OpenWorld and Oracle Develop 2009: It’s a Wrap! Just like last year an awesome event! Read about some of the highlights and experiences in this previous blog.

Lonneke Dikmans and I presented the following two sessions on Oracle OpenWorld 2009 that can be viewed here:

Best practices 4 – Security and Identity Management

Ronald van Luttikhuizen October 20th, 2009

This is the fourth blog in a series of BPM and SOA best-practices. The previous blog in this series was on Oracle ESB and Mediator. This blog will discuss security and identity management in an SOA-environment.

Oracle Open World 2009 highlights

Lonneke Dikmans October 15th, 2009

Sitting in my hotel room after the keynote by Larry Ellison that had my ‘all time favorite action Hero and now governor’ Arnold Schwarzenegger as a guest, I was thinking about the highlights of this conference. One of them, obviously, was seeing ‘Arnie’ on stage.

But, on a serious note, there were several highlights as well. Let’s look at them in no particular order.

Some tips and tricks on migrating SOA Suite 10g to 11g

Ronald van Luttikhuizen October 11th, 2009

Just a few things I noticed last week when migrating BPEL and ESB projects from SOA Suite 10g to SCA composites and components in SOA Suite 11g.

Views on Management: Rijnland vs. Anglo-American

Mary Beijleveld October 3rd, 2009

On invitation of Bram, who is a Master Black Belt in Lean Six Sigma, I participated in a meeting with members of a Dutch network of quality managers (Nederlands Netwerk van Kwaliteitsmanagers – NNK). The goal of this NNK network and someone that brings Lean Six Sigma into practice is, as you might have guessed: quality improvement.
As I am a Business Process Management consultant at Approach, which of course has a lot to do with (process) quality improvement, I gladly accepted this invitation. Topic of the evening was the difference between two views (Rijnlands vs. Anglo-American) on quality management. Rijnlands being a management paradigm from the Netherlands and Germany, Anglo American as a management culture from USA and UK.

Exception-handling in JAX-WS Web Services on WebLogic

Ronald van Luttikhuizen July 31st, 2009

There is more to exception-handling in JAX-WS Web Services than meets the eye. Especially when throwing custom (checked) exceptions from your Java methods that are exposed as Web Service operations. There’s a nice blog by Eben Hewitt on using SOAP Faults and Exceptions in Java JAX-WS Web Services. I recommend reading it; especially when you get the following error: javax.xml.ws.soap.SOAPFaultException java.lang.NoSuchMethodException. This is one of the issues you might run into when migrating from Oracle Application Server (OC4J) to Oracle WebLogic Server.

Best practices 3 – Oracle ESB and Mediator

Ronald van Luttikhuizen July 29th, 2009

This is the third post in our SOA and BPM best practices series. This blog provides best practices for Oracle ESB (Oracle Fusion Middleware 10g) and its successor (when it concerns routing and transformation): the mediator component in SCA (Oracle Fusion Middleware 11g). The previous blog in this series is about Web Services best practices.