servicemix-lwcontainer: This component is a container to which we can
deploy lightweight components.
??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ???
Chapter 3
[ 69 ]
servicemix-quartz: Service Engine used to schedule and trigger jobs using
the Quartz scheduler.
servicemix-saxon: Service Engine for integrating XSLT / XQuery engines.
servicemix-script: Helps to integrate scripting engines with JBI.
servicemix-wsn2005: Service Engine implementing Oasis WS-Notification
specification.
servicemix-xmpp: Helps to communicate with XMPP (Jabber) servers
through the JBI bus.
Lightweight JBI Components
ServiceMix lightweight components are not packaged and deployed as per JBI
specification. This is because the components used here are lightweight components
that activate a single JBI endpoint and they do not support JBI deployments. Instead,
they can be configured using the Spring configuration.
Listed as follows are the major lightweight components:
Cache: Cache component can cache service invocations to avoid
unnecessary load.
Component helper classes: These components make it easy to write new
JBI components.
Pages:
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120