Apache ServiceMix is an Open Source ESB (Enterprise Service Bus) that combines the functionality of a Service Oriented Architecture (SOA) and an Event Driven Arthitecture (EDA) to create an agile, enterprise ESB.
Apache ServiceMix is an open source distributed ESB built from the ground up on the Java Business Integration (JBI) specification JSR 208 and released under the Apache license . The goal of JBI is to allow components and services to be integrated in a vendor independent way, allowing users and vendors to plug and play.
|
|

Features
ServiceMix is lightweight and easily embeddable, has integrated Spring support and can be run at the edge of the network (inside a client or server), as a standalone ESB provider or as a service within another ESB. You can use ServiceMix in Java SE or a Java EE application server.
ServiceMix uses ActiveMQ
to provide remoting, clustering, reliability and distributed failover.
ServiceMix is completely integrated into Apache Geronimo, which allows you to deploy JBI components and services directly into Geronimo. ServiceMix is being JBI certified as part of the Geronimo project.
Other J2EE application servers ServiceMix has been integrated with include JBoss, JOnAS with more to follow.
JBI Container
ServiceMix includes a complete JBI container supporting all parts of the JBI specification including:
- Normalized Message Service and Router
- JBI Management MBeans
- Ant Tasks for management and installation of components
- full support for the JBI deployment units with hot-deployment of JBI components
ServiceMix also provides a simple to use Client API for working with JBI components and services.
In addition, ServiceMix provides an implementation of WS Notification.
JBI Components
ServiceMix includes many JBI components including HTTP, JMS, BPEL, Rules, and many more ...
News
How does JBI compare to SCA
They focus on different things and can work nicely together. For more detail see
Last changed: Feb 12, 2007 01:50 by
Guillaume Nodet
The ServiceMix teams is pleased to announce the availability of ServiceMix 3.1.
This release includes a bunch of new JBI components, and a lot of new features, improvements and bug fixes.
For more informations, please see the changelog.
Last changed: Jan 05, 2007 00:08 by
Guillaume Nodet
Over on InfoQ
there's a great presentation by Mark Richards on the Role of the Enterprise Service Bus
. Its highly recommended viewing! It gives an excellent overview of the capabilities required for an ESB without getting sidetracked into the marketing-speak. It also gives a great overview of JBI together with explaining pretty well how Apache ServiceMix and Mule compare. I've added it to the Resources page
Last changed: Jan 05, 2007 00:07 by
Guillaume Nodet
ServiceMix 3.0 is finally out !
There are lots of changes since last milestone.
Go to ServiceMix 3.0 for downloads and more informations.
Last changed: Jan 05, 2007 00:10 by
Guillaume Nodet
Before posting you might want to read the Tips for getting help.
Many users prefer to use online forums rather than joining a mail list which can lead to lots more email traffic so we use the online forums at Nabble forums
which also work with our Mailing Lists so that both stay completely in sync.
Ask your questions there ...
More News