Deploying and Managing Apama Applications > Correlator-Integrated JMS Messaging > Designing and implementing applications for JMS > Using the correlator replay log with Correlator-integrated JMS
Using the correlator replay log with Correlator-integrated JMS
The correlator replay log can be used in applications that use most Correlator-integrated JMS features including sending, receiving and listening for status events. The replay log will include a record of all events that were received from JMS so there is no need for JMS to be explicitly enabled with the --jmsConfig option when performing replay. Instead, the resulting replay log can be extracted and used in the normal way, without the --jmsConfig option. Attempting to perform replay with JMS enabled is not supported and is likely to fail, especially with reliable receivers in a persistent correlator.
Note that the "dynamic" capabilities of Correlator-integrated JMS do not currently work in a replay correlator (because a correlator plug-in is used behind the scenes), so if you need to retain the possibility of using a replay log you must not use dynamic senders and receivers or call the JMSSender.getOutstandingEvents() method.
Copyright © 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.