ServiceMix currently has the following JBI components:
Standard JBI components
The following components ships with ServiceMix distribution:
servicemix-bean is a JBI component for mapping beans (POJOs) to JBI message exchanges for easy procssing of JBI message exchanges. Note that if you want to support SOAP, type safe business interfaces or JAX-WS / JSR 181 then you should use servicemix-jsr181
Uses to get/put data using Microsoft's DCOM protocol
TODO
servicemix-sap
BC
Interface with SAP
TODO
servicemix-hl7
BC
Interface with systems supporting HL7 protocol
TODO
Third Party Standard JBI Components
These components are a wonderful benefit of JBI that is a direct result of the JBI spec. Because the JBI spec is open, many vendors provide JBI compliant components that can be deployed in ServiceMix.
Apache ODE
Apache Ode is a BPEL engine which provides a JBI compliant component that can be easily deployed into ServiceMix.