Skip to content

A simple java class to intercept and read JMS messages on Red Hat AMQ

Notifications You must be signed in to change notification settings

edwin/amq-message-interceptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Intercepting and Read JMS Messages

A simple java class that can be deployed on Red Hat AMQ 7 to capture and logging all JMS messages.

How to Use

Compile and deploy based on below document.

https://access.redhat.com/documentation/en-us/red_hat_amq/7.2/html/using_amq_broker/interceptors#configuring_the_broker_to_use_interceptors

Dont forget to change log file path first (on SimpleInterceptor.java line 39 and 49) , and adjust it to your environment.

About

A simple java class to intercept and read JMS messages on Red Hat AMQ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages