| FUSE ESB 3.3 Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
http://servicemix.apache.org/jms/1.0)>http://servicemix.apache.org/jms/1.0)
A jms endpoint
| Nested Element Summary | |||||||||||||||||||||||||
| sequence |
|
||||||||||||||||||||||||
| Attribute Summary | |
string | activationSpec
The ActivatioSpec to use on this JCA consumer endpoint. |
string | bootstrapContext
The BootstrapContext to use for a JCA consumer endpoint. |
string | connectionFactory
A configured ConnectionFactory to use on this endpoint. |
string | defaultMep
|
QName | defaultOperation
|
string | definition
|
string | description
|
string | destination
A configured Destination to use on this endpoint. |
string | destinationStyle
Used to select the destination type used with the jmsProviderDestinationName. |
string | endpoint
|
ID | id
|
string | initialContextFactory
The class name of the JNDI InitialContextFactory to use. |
QName | interfaceName
|
string | jmsProviderDestinationName
The name of the destination create by a call to <code>Session.createQueue</code> or <code>Session.createTopic</code>. |
string | jmsProviderReplyToName
The name of the reply destination create by a call to <code>Session.createQueue</code> or <code>Session.createTopic</code>. |
string | jndiConnectionFactoryName
The name of the JMS ConnectionFactory to lookup in JNDI. |
string | jndiDestinationName
The name of the JMS Destination to lookup in JNDI. |
string | jndiProviderURL
The provider URL used to create the JNDI context. |
string | jndiReplyToName
The name of the JMS Reply-to destination to lookup in JNDI. |
string | marshaler
|
boolean | needJavaIdentifiers
|
string | processorName
Specifies the processor family to use for this endpoint. |
string | resourceAdapter
The ResourceAdapter to use on this JCA consumer endpoint. |
string | role
The role of this endpoint. |
string | roleAsString
|
boolean | rollbackOnError
|
QName | service
|
string | serviceUnit
|
boolean | soap
|
string | soapVersion
|
string | store
|
string | storeFactory
|
boolean | synchronous
For a JCA consumer endpoint, indicates if the JBI exchange should be sent synchronously or asynchronously. |
string | targetEndpoint
|
QName | targetInterfaceName
|
QName | targetService
|
boolean | useMsgIdInResponse
Determines whether for a request/response pattern, the message id of the request message should be used as the correlation id in the response or the correlation id of the request. |
string | wsdlResource
|
| Attribute Detail |
The ActivatioSpec to use on this JCA consumer endpoint.
Defined with global type string
The BootstrapContext to use for a JCA consumer endpoint.
Defined with global type string
A configured ConnectionFactory to use on this endpoint.
Defined with global type string
Defined with global type string
Defined with global type QName
Defined with global type string
Defined with global type string
A configured Destination to use on this endpoint.
Defined with global type string
Used to select the destination type used with the jmsProviderDestinationName.
Can be <code>queue</code> or <code>topic</code>.
Defined with global type string
Defined with global type string
Defined with global type ID
The class name of the JNDI InitialContextFactory to use.
Defined with global type string
Defined with global type QName
The name of the destination create by a call to
<code>Session.createQueue</code> or <code>Session.createTopic</code>.
This property is used when <code>destination</code> and
<code>jndiDestinationName</code> are
both <code>null</code>.
Defined with global type string
The name of the reply destination create by a call to
<code>Session.createQueue</code> or <code>Session.createTopic</code>.
This property is used when <code>jndiReplyToName</code> is
<code>null</code>. Optional: a temporary queue will be used
if a replyTo is not provided.
Defined with global type string
The name of the JMS ConnectionFactory to lookup in JNDI.
Used if <code>connectionFactory</code> is <code>null</code>
Defined with global type string
The name of the JMS Destination to lookup in JNDI.
Used if <code>destination</code> is <code>null</code>.
Defined with global type string
The provider URL used to create the JNDI context.
Defined with global type string
The name of the JMS Reply-to destination to lookup in JNDI.
Optional: a temporary queue will be used
if a replyTo is not provided.
Defined with global type string
Defined with global type string
Defined with global type boolean
Specifies the processor family to use for this endpoint.
Can be:
<ul>
<li><code>multiplexing</code> (default)</li>
<li><code>standard</code></li>
<li><code>jca</code></li>
</ul>
Defined with global type string
The ResourceAdapter to use on this JCA consumer endpoint.
Defined with global type string
The role of this endpoint.
Must be <code>consumer</code> or <code>provider</code>.
Defined with global type string
Defined with global type string
Defined with global type boolean
Defined with global type QName
Defined with global type string
Defined with global type boolean
Defined with global type string
Defined with global type string
Defined with global type string
For a JCA consumer endpoint, indicates if the JBI exchange
should be sent synchronously or asynchronously.
This changes the transaction boundary.
Defined with global type boolean
Defined with global type string
Defined with global type QName
Defined with global type QName
Determines whether for a request/response pattern, the message id of the request message
should be used as the correlation id in the response or the correlation id of the request.
Defined with global type boolean
Defined with global type string
| FUSE ESB 3.3 Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||