Integration

  • submit to reddit

What OAuth Lacks: Resource Owner Initiated OAuth Delegation

Irrespective of all the criticism against OAuth 2.0 - it has produced a very powerful, highly extensible authorization framework. The use cases covered in...

0 replies - 3591 views - 10/10/12 by Prabath Siriwardena in Articles

From Inside the Code: ActiveMQ Network Bridges and Demand Forward Subscriptions

I’ve written previously about ActiveMQ Network Connectors as a way to help describe some of the responsibilities of the classes that are involved with...

0 replies - 2830 views - 10/09/12 by Christian Posta in Articles

Apache CXF: How to Add Custom SOAP Message Headers to a Web Service Request

SOAP headers can be added to a Web service request in different ways, if you use Apache CXF. The way I prefer is the one I’ve mentioned here – as it...

0 replies - 3457 views - 10/07/12 by Singaram Subramanian in Articles

Apache Camel and Akka

ScalaDays 2012 took place earlier this year in London.  If you missed it, here were the highlights from the presentation from Peter Gabryanczy - Migrating...

0 replies - 5057 views - 10/05/12 by Claus Ibsen in Articles

Synapse and WSO2 ESB Myths

There are a few myths about Synapse and the WSO2 ESB I'd like to address. Its amazing they still come up. Not an ESB? The first and oldest myth is that...

0 replies - 4563 views - 09/28/12 by Paul Fremantle in Articles

Agile Message Management with C24 and MongoDB

AUTHORS Matt Vickery - C24 Technologies & Incept5                                                  Daniel Roberts -...

0 replies - 2690 views - 09/27/12 by Matt Vickery in Articles

Create a Proxy in WSO2 ESB Using Admin Services

Do you want to know how to create a proxy in WSO2 ESB without using UI? Here is some sample code that will help you understand how to use an admin service...

0 replies - 2693 views - 09/23/12 by Shelan Perera in Articles

ActiveMQ in the Cloud

FuseSource just announced a public beta of new Enterprise products (Read more about it in Rob’s post). So it’s time to give you a bit more details on...

0 replies - 4269 views - 09/22/12 by Dejan Bosanac in Articles

New ActiveMQ Failover and Clustering Goodies

For the last two weeks I’ve been working on some interesting use cases for the good ol’ failover transport. I finally have some time at my hands, so...

0 replies - 2871 views - 09/21/12 by Dejan Bosanac in Articles

Advanced Messaging with Apache ActiveMQ

Curator's note: This slideshow provides an overview of flow control, scaling, and availability in ActiveMQ. Advanced messaging with Apache ActiveMQ ...

0 replies - 5313 views - 09/21/12 by Dejan Bosanac in Articles

Understanding Enterprise Integration Patterns

First of all we should define EIPs and why we should use them. As the name implies, these are tested solutions for specific design problems encountered during...

1 replies - 7000 views - 09/19/12 by Michał Warecki in Articles

API Documentation with IODocs

I write a lot of APIs, and I also preach that your API isn't finished until it has excellent documentation. Which is great, but that means I therefore...

0 replies - 4753 views - 09/18/12 by Lorna Mitchell in Articles

Enterprise Integration Using Patterns

In my first series of articles I will try to smoothly introduce you to the world of Enterprise Integration using patterns introduced by Gregor Hophe in his...

0 replies - 5157 views - 09/17/12 by Michał Warecki in Articles

Wire Format Negotiation Timeout and LOG4J JMS Appender FAQs

Some folks have experienced problems with wire format negotiation timeouts. This can be due to overloaded brokers or lousy networks, but misconfiguration...

0 replies - 2716 views - 09/16/12 by Dejan Bosanac in Articles

Backing Spring Integration Routes with ActiveMQ

Spring Integration (SI) is a routing framework built on top of the Spring Framework that allows you to use proven enterprise integration patterns to solve...

0 replies - 3546 views - 09/16/12 by Christian Posta in Articles