Enterprise Integration Zone is brought to you in partnership with:
  • submit to reddit
G. Andrew Duthie06/19/13
555 views
0 replies

APIMASH Webcast Recording: Exploring Social Networking APIs

If you missed last week's APIMASH Webcast on the Social Networking APIs, don't fret…below, you'll find the recording of the webcast featuring yours truly, and my peers Lindsay Lindstrom and Tara Walker.

Pascal Alma06/19/13
1173 views
0 replies

Obtaining the Complete XML Message as xs:string with XSLT

At a recent project I needed to implement functionality which would store an incoming message in a relational database. Since we were using the WSO2 platform I created a WSO2 DataService for this by generating a Data WebService based in my MySQL table.

Brian Hitney06/19/13
389 views
0 replies

Creating a Great Mashup: Part 2

In the first part, we created a Windows Azure Mobile Service to store data as a back end for our mashup. In this part, we are going to modify our existing scheduled task to consume the actual USGS data feed and store it in a table.

Steven Willmott06/19/13
486 views
0 replies

Flightstats APIs: Global Coverage of Commercial Airline Flight Info

I find it useful to think about APIs as a class of user experience. They are a projection of your brand into the developer world. So you need to really optimize the way in which developers interact with you from the on-boarding and documentation to support, stability, reliability, and business model.

Henri Bergius06/18/13
4203 views
0 replies

NoFlo: Two Years of Flow-Based Programming

NoFlo — the flow-based programming system I started — is now two years old. I pushed the first commits to GitHub on June 5th 2011 from Hacker Dojo in Mountain View. To get us started with the story, I'll let Wikipedia summarize...

Claus Ibsen06/18/13
1331 views
0 replies

Introducing the new Apache Camel based iPaaS

At the 2013 CamelOne conference, James Strachan introduced the new open source Apache Camel-based iPaaS at the ending keynote on the first day.

Ross Mason06/18/13
1070 views
0 replies

From Zero to Integration in 15 Minutes with CloudHub

How fast can you deploy an enterprise-grade integration from scratch? We’re setting out to break preconceived notions of time to market with the 15-minute integration.

Singaram Subramanian06/18/13
489 views
0 replies

How to Configure Timeout Duration on the Client Side for Axis2 Web Services

Axis2 uses CommonsHTTPTransportSender by default, which is based on commons-httpclient-3.1. At transport level, there’re two types of timeouts that can be set:

Vijay Narayanan06/17/13
696 views
0 replies

Consistent API - A Reuse Success Factor

Have you noticed how some application interfaces are consistently named and exhibit consistent behavior across components and services? This can be a critical success factor for systematic reuse. Reusable components are not isolated islands of functionality.

Vijay Narayanan06/17/13
668 views
0 replies

Strategies for Varying Service Behavior

Services are meant to be building blocks for business processes and could provide functionality that is potentially relevant to multiple applications. In order to fully realize these benefits, it is critical that variations in service behavior are supported.

Vijay Narayanan06/17/13
682 views
0 replies

5 Reasons for Building Tactical Services

Tactical services introduce higher than necessary coupling between service providers and consumers and have brittle contracts that forcing service implementation changes on consumers.

Pushpalanka Jay...06/17/13
146 views
0 replies

Writing Axis2 Custom Deployers - hot deployment - WSO2 Carbon Products

Custom deployers is a concept introduced to Axis2 to increase it's flexibility and enhance the dynamic nature.

Eric Genesky06/16/13
217 views
0 replies

Mule ESB / Amazon SNS Integration

Here's an 8-minute demonstration of how Amazon SNS connects with Mule's Enterprise Service Bus.

Eric Genesky06/16/13
190 views
0 replies

Navigating the High Seas of Integration

Barry "The Integrator" Sponsler goes to Baltimore to help quell the high seas that crash upon your EDI or XML integrations into a mere puddle.

Ross Mason06/15/13
205 views
0 replies

7 Things You Didn't Know About Mule's DataMapper

Think you know DataMapper? Think again! Let me share seven little tricks and tools that will help develop faster with DataMapper.

Greg Duncan06/15/13
218 views
0 replies

Microsoft Business Intelligence - Surfing Restaurant Inspections with Microsoft Data Explorer

You know you want to play with this... Just admit it. Makes me want to install Office 2013 just so I can... :)

Eric Genesky06/14/13
925 views
0 replies

WSO2 ESB Cloning and Aggregating With Train Sample

In Europe there are some many places to visit and trains will be best way to move rather than flying if you wish to enjoy surroundings . . .

Eric Genesky06/14/13
233 views
0 replies

Useful Tags in WSO2 ESB

Manipulating SOAP headers, calling sequence, and sequence chaining are all covered.

Jim Bird06/14/13
332 views
0 replies

Automated Tests as Documentation

One of the arguments for writing automated tests is that tests can act as useful documentation for a system. But what do tests document? And who will find this documentation useful?

Mike Hadlow06/14/13
197 views
0 replies

NuGet Install Is Broken With F#

There’s a very nasty bug when you try and use NuGet to add a package reference to an F# project. It manifests itself when either the assembly that is being installed also has a version . . .

Timothy Bish06/13/13
2678 views
0 replies

Apache.NMS.ActiveMQ v1.6.0 Released

After almost a year since the last release the Apache.NMS.ActiveMQ 1.6.0 Release bundle is now available. You'll find many features added that were previously only available in the Java client such as optimized acknowledge and priority backups for the Failover Transport.

Adam Warski06/13/13
2420 views
0 replies

ElasticMQ 0.7.0: Long Polling, Non-Blocking Implementation Using Akka and Spray

ElasticMQ 0.7.0, a message queueing system with an actor-based Scala and Amazon SQS-compatible interfaces, was just released. Let's see how it works in practice.

Ross Mason06/13/13
793 views
0 replies

Don’t Let Your DataMapper Streaming be Out of Control

It’s not a trivial task to map a big file to some other data structure without eating up a lot of memory. If the input is large enough, you might run out of memory: either while mapping or while processing the data in your flow-ref

Vijay Narayanan06/13/13
187 views
0 replies

Leverage the Service Refactoring Pattern

The Service Refactoring pattern facilitates changes in service logic and/or underlying service implementation while preserving existing consumer contracts.

Wille Faler06/12/13
2597 views
1 replies

Software is the Central Nervous System of Modern Business

Software is the Central Nervous System of modern business, this is something that Bill Gates asserted way back in 1999 in his book “Business @ the Speed of Thought”, and it is even more true in 2013 than it was in 1999.