Spring Integration

  • submit to reddit

Connecting a Spring Web App to a Standalone HornetQ JMS

Problem at hand: Setting up a HornetQ as a standalone instance and running a JMS queue on it. Then getting a Spring webapplication connect to the queue to send...

0 replies - 1309 views - 04/17/13 by Sreejith Sreekumar in Articles

Spring Integration with Twitter: How to Send Direct Message [DM] to a Twitter Account?

Spring Integration Module can also send Direct Messages (DM) to a Twitter Account using Spring Twitter Adapters. What is Twitter DM? A direct message (DM)...

0 replies - 1588 views - 03/14/13 by Jagadeesh Motamarri in Articles

Spring Integration Feed Adapter: How to receive RSS feeds using Spring?

Spring Integration provides a feed adapter for Web Syndication to subscribe to an RSS or an ATOM feed. Maven Dependency The following Maven dependency is...

0 replies - 1772 views - 03/14/13 by Jagadeesh Motamarri in Articles

Spring Integration with Twitter: How to Receive Tweets From Your Twitter Account

In my previous post on Spring Integration with Twitter, we have seen “How to post tweets to your Twitter Account using Spring Integration“. In this post,...

0 replies - 2127 views - 03/13/13 by Jagadeesh Motamarri in Articles

Spring Integration with Twitter: How to Post Tweets to Your Twitter Account?

Spring Integration provides support for interacting with Twitter. With the Twitter adapters you can both receive and send Twitter messages. This article...

0 replies - 1837 views - 03/09/13 by Jagadeesh Motamarri in Articles

Demo: Spring Insight plugins for Spring Integration and RabbitMQ

Spring Insight uses a plug-in architecture to collect, correlate, and analyze performance metrics from your application.In this video we will use two...

0 replies - 1613 views - 02/24/13 by Mitch Pronschinske in Articles

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 - 1963 views - 02/15/13 by Krishna Prasad 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 - 671 views - 02/13/13 by Krishna Prasad in Articles

Citrus Testcase Example: CSV File Inbound -> XML HTTP Outbound

As promised I’m going to show a test case for which I have used Citrus to implement it. The case is like this: In a predefined folder on a machine a...

0 replies - 1870 views - 02/03/13 by Pascal Alma in Articles

Spoilt for Choice: How to Choose the Right Enterprise Service Bus (ESB)?

I had a very interesting talk at OOP 2013 in Germany. OOP is a great conference for software architects and decision makers. The topic of my talk was...

1 replies - 1749 views - 01/24/13 by Kai Wähner in Articles

The New Spring Integration 2.2 in Comparison to Apache Camel

A year after v2.1 had been released, Spring Integration v2.2 is out with 3 new components MongoDB, Redis and JPA (even though the first 2 were listed also...

1 replies - 3782 views - 01/22/13 by Bilgin Ibryam in Articles

Doing HTTPS Communication with http:outbound-gateway

In Spring Integration if you have to do https communication when using http:outbound-gateway, you need to use the following trick,...

0 replies - 1109 views - 01/17/13 by Krishna Prasad in Articles

Message Driven Architecture (Question & Answer)

This seminar will provide an overview of Spring's support for scheduling, messaging, and enterprise integration. You will learn how these features provide a...

0 replies - 2532 views - 01/02/13 by Mitch Pronschinske in Articles

Message Driven Architecture (Part 4)

This seminar will provide an overview of Spring's support for scheduling, messaging, and enterprise integration. You will learn how these features provide a...

0 replies - 2138 views - 01/01/13 by Mitch Pronschinske in Articles

Message Driven Architecture (Part 3)

This seminar will provide an overview of Spring's support for scheduling, messaging, and enterprise integration. You will learn how these features provide a...

0 replies - 3206 views - 12/31/12 by Mitch Pronschinske in Articles