Este contenido no está disponible en el idioma seleccionado.

30.4.3. JCA Inbound Configuration


The inbound configuration should again remain unchanged. This controls what forwards messages onto MDBs. It is possible to override properties on the MDB by adding an activation configuration to the MDB itself. This could be used to configure the MDB to consume from a different server.
The inbound configuration also defines additional properties in addition to the global configuration properties.
Expand
Table 30.3. Inbound Configuration Properties
Property Name Property Type Property Description
Destination String JNDI name of the destination
DestinationType String type of the destination, either javax.jms.Queue or javax.jms.Topic (default is javax.jms.Queue)
AcknowledgeMode String The Acknowledgment mode, either Auto-acknowledge or Dups-ok-acknowledge (default is Auto-acknowledge). AUTO_ACKNOWLEDGE and DUPS_OK_ACKNOWLEDGE are acceptable values.
MaxSession Integer Maximum number of session created by this inbound configuration (default is 15)
MessageSelector String the message selector of the consumer
SubscriptionDurability String Type of the subscription, either Durable or NonDurable
SubscriptionName String Name of the subscription
TransactionTimeout Long The transaction timeout in milliseconds (default is 0, the transaction does not timeout)
UseJNDI Boolean Whether or not use JNDI to look up the destination (default is true)
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2026 Red Hat
Volver arriba