FEATURED

Enterprise Integration Patterns with Apache Camel

Learn how to implement 11 key Enterprise Integration Patterns using Apache Camel's Java and Spring DSLs. Full Story »

Enterprise OSGi - "Not List"

I spend a lot of time talking about what enterprise OSGi is, but I always get a lot of questions, particularly about distributed OSGi. I thought it might...

0 replies - 1954 views - 04/14/09 by enewc in News

Navigating the Integration Landscape - Claus Ibsen on Apache Camel

 DZone had a chance to sit down with Claus Ibsen, author of the recently published Refcard Enterprise Integration Patterns with Apache Camel. In this...

9 replies - 6830 views - 04/02/09 by Masoud Kalali in Articles

Apache Camel: Integration Nirvana

Take any integration project and you have multiple applications talking over multiple transports on multiple platforms. As you can imagine, in large enterprise...

16 replies - 17190 views - 03/23/09 by janstey in Articles

RESTful Web Services using Progress FUSE ESB 4.0 Preview and Spring Dynamic Modules

I recently started doing a substantial amount of research on ServiceMix 4 and OSGi (particularly Spring Dynamic Modules) and it's interesting to see the...

2 replies - 8186 views - 02/05/09 by rjrojas in News

Groovy Example: ActiveMQ Broker and Apache Camel

I’m playing around with Groovy scripting. It’s an excellent way to quickly prototype some ESB scenarios. Recently I blogged about using Groovy to write...

0 replies - 6844 views - 03/16/09 by andrej in News

Use Hyperic HQ to monitor ServiceMix 4

Recently I've been helping out Tom Purcell (co-worker) with a presentation for our Emerging Technologies for the Enterprise conference being held in...

0 replies - 1995 views - 03/12/09 by rbiresch in News

A Look Inside FUSE ESB 4: An OSGi-Based Integration Platform

Recently, version 4 of the FUSE ESB was released, which is the enterprise support version of Apache ServiceMix 4, rebranded by Progress Software (previously...

14 replies - 23626 views - 03/10/09 by trademak in Articles

Camel Component For Amazon SQS

As its name implies Amazon Simple Queue Service (Amazon SQS) is a simplified version of a Messaging system. The great thing about it is its reliability and...

0 replies - 3090 views - 03/09/09 by rjrojas in News

Pattern Based Development with ServiceMix

Are you still working with integration products from one of the typical large integration vendors such as IBM and Tibco and looking for a more lightweight...

0 replies - 30860 views - 06/10/08 by dirksenrademakers in Articles

Taking Apache Camel for a Ride with Bruce Snyder

Camel is a Java API that allows you to do message routing very easily. It implements many of the patterns found in Enterprise Integration Patterns. It doesn't...

0 replies - 2967 views - 10/24/08 by Matt Raible in Articles

Interview with Jeff Davis, author of "Open Source SOA" along with a free chapter of the book.

This article represent an interview with Jeff Davis, author of Manning's Open Source SOA, around his book subject and related areas. The book itself is...

2 replies - 5579 views - 08/13/08 by Masoud Kalali in Articles

JAX-RS Vendor Comparisons

I'd like to evaluate the four products that I know of that support JAX-RS: CXF - this Apache hosted project is a merger between XFire (a SOAP...

2 replies - 6673 views - 09/26/08 by Solomon in Articles

RESTful Development

Web-based systems have to perform increasingly complex functionality, a lot of which is client-side, but a hefty portion of it requires complex server-side...

3 replies - 4955 views - 09/11/08 by Solomon in Articles