Integration

  • submit to reddit

JUnit testing with Spring Integration and Spring WS

Spring Integration, Spring WS for Webservice is a decent framework to design and implement a Webservice. It also has good JUnit testing support. In this...

0 replies - 1960 views - 02/15/13 by Krishna Prasad in Articles

Building an Enterprise Integration Bus w/ WebSphere Message Broker 8.0 - Industry Sample

This video demonstrates the integration capability of WebSphere Message broker v8.0.0.1 with Siebel, Microsoft .net, SAP, and CICS together in an end to end...

0 replies - 993 views - 02/15/13 by Mitch Pronschinske in Articles

Mule's Answer to SOA Security Challenges

Service-Oriented Architectures (SOA) present unique security challenges due to loose service/application coupling and operations  running across trust...

0 replies - 1775 views - 02/14/13 by Reza Shafii in Articles

Pub/Sub Using vFabric, Spring Integration, and Gemfire

As part of vFabric you get SpringSource Tool Suite (STS), vFabric tc Server, Spring AMQP to incorporate vFabric RabbitMQ messaging, and Spring Data project...

0 replies - 667 views - 02/13/13 by Krishna Prasad in Articles

REST-JSON Service Definition Simplified

In continuation from my previous post on REST-JSON Service Versioning here are my thoughts around service definition for REST-JSON. Problem...

0 replies - 1563 views - 02/13/13 by Senthil Balakrishnan in Articles

Cross-Origin Resource Sharing with Mule, AJAX and JavaScript

The Same-Origin Policy The Same-Origin policy is a security policy enforced on client-side web apps to prevent interactions between resources from different...

0 replies - 2395 views - 02/12/13 by Ryan Carter in Articles

On Making My First Commit to Camel

Contribution is important in the open source community, and one project that I had meant to contribute to for a while was the Apache Camel project.   I...

0 replies - 805 views - 02/12/13 by Bilgin Ibryam in Articles

Using The New Twitter API V1.1

From March 5th 2013 Twitter are removing there current API and it will be fully replaced with the new API V1.1. This means that any application that is...

0 replies - 3700 views - 02/11/13 by Paul Underwood in Articles

Mule Studio 3.4 Preview

In December, Mulesoft released the first early preview release of Mule Studio 3.4. This release is aligned with the release of the Mule ESB CE Milestone 2 to...

0 replies - 1036 views - 02/11/13 by Reza Shafii in Articles

ZeroMQ: Popular and Controversial

I found a very good review  of ZeroMQ from Pieter Hintjens, a veteran in distributed software.  He not only had a strength and weakness review of...

0 replies - 4667 views - 02/10/13 by Mitch Pronschinske in Articles

Building LinkedIn's Real-Time Data Pipeline

At the core of many of LinkedIn's analytics applications is a real-time data pipeline built on top of Apache Kafka. This system handles over 10 billion...

0 replies - 1633 views - 02/08/13 by Mitch Pronschinske in Articles

ServiceMix: Remote JMX Connection

I recently came across an issue where I was was unable to make a remote JMX connection to an instance of Apache ServiceMix which was running on a remote Linux...

0 replies - 630 views - 02/08/13 by Jason Sherman in Articles

Intra-Cluster Replication in Apache Kafka

Originally authored by Jun Rao.  Jun will present at this year's ApacheCon North America. Kafka is a distributed publish-subscribe messaging system. It...

0 replies - 2440 views - 02/07/13 by Mitch Pronschinske in Articles

MessQ: A Simple Message Queue for Socket-Based Message Enqueue/Dequeue Facility

I've spent a good amount of time setting up message-based infrastructures, so I decided to make a tool that would allow me to set up localhost friendly,...

0 replies - 1290 views - 02/07/13 by Abhishek Kumar in Articles

The Goldilocks Question and your API Analytics

When I think about API Analytics, I like to think about the "Goldilocks Question". This question is "Who's been using my APIs?". One of the tests of an API...

0 replies - 1305 views - 02/06/13 by Mark O'neill in Articles