Last Version

Apache ServiceMix :: Components :: Bean Service Engine 2013.01

The ServiceMix Bean component provides integration with beans (POJOs) with the JBI bus to make it easy to use POJOs to process JBI message exchanges. Like in an Message Driven Bean in J2EE a POJO will receive a message from the NMR and process it in any way it likes. Unlike in a JMS component where the coding is already done the Bean component gives the developer the freedom to create any type of message handling but it must be hand coded all the way.

License

License

GroupId

GroupId

org.apache.servicemix
ArtifactId

ArtifactId

servicemix-bean
Version

Version

2013.01
Type

Type

jbi-component
Description

Description

Apache ServiceMix :: Components :: Bean Service Engine
The ServiceMix Bean component provides integration with beans (POJOs) with the JBI bus to make it easy to use POJOs to process JBI message exchanges. Like in an Message Driven Bean in J2EE a POJO will receive a message from the NMR and process it in any way it likes. Unlike in a JMS component where the coding is already done the Bean component gives the developer the freedom to create any type of message handling but it must be hand coded all the way.
Project Organization

Project Organization

The Apache Software Foundation

Download servicemix-bean 2013.01

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-jexl jar 2.0.1
org.jencks : jencks jar 2.2
org.apache.geronimo.specs : geronimo-annotation_1.0_spec jar 1.1.1
org.apache.servicemix : servicemix-shared jar 2013.01

provided (4)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jta_1.1_spec jar 1.1.1
org.apache.servicemix.specs : org.apache.servicemix.specs.jbi-api-1.0 jar 2.2.0
org.slf4j : slf4j-api jar 1.6.1
org.apache.servicemix : servicemix-common jar 2013.01

test (4)

Group / Artifact Type Version
junit : junit jar 4.7
org.apache.servicemix : servicemix-core jar 3.3.2
org.easymock : easymock jar 2.4
org.slf4j : slf4j-simple jar 1.6.1

Project Modules

There are no modules declared in this project.