Hello All!
This is in continuation to my earlier post “System Emulator via JMS“. I have now enhanced the application with few minor but important changes.
Change Summary:
1. Use of logger instead of SOP statements to better track and manage the inflow and outflow of messages using log4j
2. Removal of configuration of XQueryBaseLocation from the XML configuration file as it can be picked dynamically from the application context.
So, to use log4j configuration, go to the EJB jar and edit the log4j.properties variable “log” location to your specific logging location.
Now, I am also adding to this post the updated EAR plus a running Java test code to test the production style JMS communication via REPLYTO properties set.
For download, please contact abhi@toraveabout.com