Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.Este conteúdo não está disponível no idioma selecionado.
Chapter 13. Browsing messages
Revision History | ||
---|---|---|
8/15/11 | EMJ | |
generalized for all endpoints and added list of things that can be browsed |
Overview Copiar o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
A key tool in debugging applications in a distributed environment is seeing all of the messages stored in the JMS destinations and route endpoints in the application. The developer tools can browse the following:
- JMS destinations
- JMS routing endpoints
- Apache Camel routing endpoints
- SEDA routing endpoints
- Browse routing endpoints
- Mock routing endpoints
- VM routing endpoints
- DataSet routing endpoints
Procedure Copiar o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
To browse messages:
- Select the JMS destination or endpoint from Fuse JMX Navigator.The list of messages is displayed in the Messages View.
- Select an individual message to inspect from the list of messages in the Messages View.Message details and content are displayed in the Properties view.
Related topics Copiar o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
Section 14.3, “Tracing messages through a route” |