Secure JMS, Spring and WebLogic – a One Click Workaround

In our current assignment we are building a messaging based integration solution using Spring Integration and deploying it on WebLogic. In general, this has been quite a good experience as Spring Integration is a pleasant framework to work with from a developer’s perspective and the customer is happy that it will be rolled out on [...]

Tags: , ,

No Test Console in Oracle Service Bus 11gR1?

One of the nice features of Oracle Service Bus (OSB) is the ability to test your deployed services through the Test Console in the OSB web console. This is a convenient way of verifying that your basic configuration is correct. When trying out the latest version of OSB 11gR1, I was both surprised and dismayed [...]

Tags: , ,

XSLT transformations in Oracle Service Bus

This is just a quick tip on how to perform XSLT-transformations in OSB. Since transforming messages from one format to another is a crucial feature in any ESB you would think that setting it up would be obvious.. That’s what we thought as well, but try as we might, we could not make it work. [...]

Tags: , , , , , , , , , , ,