??? ??? ???
Binding Components
[ 70 ]
Finally, the payload and type of a JMS message can be configured for a given
WSDL operation.
messageType: type of the message being sent or received from the specified
Queue or Topic. The messageType can be either TextMessage (for javax.
jms.TextMessage type messages) or MapMessage (for javax.jms.
MapMessage type messages).
Other Binding Components
Due to the standardized nature of the JBI Framework and JBI components, many
other JBI binding components have been written by the developer community, all of
which can be deployed to the Sun Java System Application Server or the GlassFish
Server. One such source of JBI components can be found in the OpenESB project
(https://open-esb.dev.java.net). The OpenESB project provides many different
binding components such as:
CICS Binding Component
MSMQ Binding Component
LDAP Binding Component
The full list of binding components available from the OpenESB project can be found
at https://open-esb.dev.java.net/Components.html.
???
??? ??? ???
Chapter 4
[ 71 ]
Summary
In this chapter, we've continued our discussion of the JBI framework and discussed
Binding Components and their role within the JBI Container. We've seen how the
Binding Component provides transport and protocol independence for other JBI
components.
Pages:
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83