Este contenido no está disponible en el idioma seleccionado.

13.7.7. JMSRouter


Expand
Class org.jboss.soa.esb.actions.routing.JMSRouter
Routes the incoming message to the Java Message Service.
Expand
Table 13.20. JMSRouter
Property Description Required
unwrap
Setting this to true will extract the message payload from the Message object before sending. false (the default) will send the serialized Message object.
No
jndi-context-factory
The JNDI context factory to use. The default is org.jnp.interfaces.NamingContextFactory.
No
jndi-URL
The JNDI URL to use. The default is 127.0.0.1:1099.
No
jndi-pkg-prefix
The JNDI naming package prefixes to use. The default is org.jboss.naming:org.jnp.interfaces
No
connection-factory
The name of the ConnectionFactory to use. Default is ConnectionFactory.
No
persistent
The JMS DeliveryMody, true (the default) or false.
No
priority
The JMS priority to be used. Default is javax.jms.Message.DEFAULT_PRIORITY.
No
time-to-live
The JMS Time-To-Live to be used. The default is javax.jms.Message.DEFAULT_TIME_TO_LIVE.
No
security-principal
The security principal to use when creating the JMS connection.
Yes
security-credentials
The security credentials to use when creating the JMS connection.
Yes
property-strategy
The implementation of the JMSPropertiesSetter interface, if overriding the default.
No
message-prop
Properties to be set on the message are prefixed with message-prop.
No
jndi-prefixes
A comma separated String of of prefixes. Properties that have these prefixes will be added to the JNDI environment.
No

Volver arriba
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

© 2025 Red Hat