w3.org/2004/08/wsdl/in-only"
destinationStyle="queue"
jmsProviderDestinationName="queue/A"
connectionFactory="#connectionFactory" />
The following table lists out the main attributes used to configure
servicemix-jms component in the consumer role:
Attribute Name Type Description Mandatory or Not
service QName Service name of proxy
endpoint.
Mandatory.
endpoint String Endpoint name of proxy
endpoint.
Mandatory.
role String Whether a consumer or a
provider.
Mandatory. Value
should be consumer.
soap boolean If it is true, the component will
parse the SOAP envelope and
pass the contents to the NMR.
Not Mandatory.
Default value is false.
???
Chapter 11
[ 205 ]
Attribute Name Type Description Mandatory or Not
targetService QName Service name of the target
endpoint.
Not Mandatory.
Default is the value of
the service attribute.
defaultMEP URI The MEP URI by which clients
interact with the consumer
component.
Not Mandatory.
destinationStyle String Indicates the destination
type used with the
jmsProviderDestinationName.
Not Mandatory (unless
jmsProviderDestination
Name is
used).
Pages:
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291