Sanjay, At this point, I would look in the Oracle database and look for tables created by ActiveMQ and to store messages and exchanges. If things are configured correctly, this will happen transparently. Looging every message/ message exchange is way too expensive and will fill up the logs very quickly for very little value gained.
The whole point of the exercise is that message persistence should happen transparent to the application between the broker and the database. Cheers, Ashwin... -- View this message in context: http://www.nabble.com/how-to-configure-servicemix-with-HA-using-oracle-db-tp20422737p20488398.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
