Hi I have a small project about activeMQ.
previously , I was used jdbcPersistenceAdapter for store message. But later, it being more slower when starting and running. I checked my oracle database, There was about 10,000 rows data in the activemq_msgs table. That was not largely ,isn't it ? now,I want to change the PersistenceAdapter's configration, from jdbcPersistenceAdapter to kahaPersistenceAdapter. But there's only one question is how to keep the message datas which are stored in the oracle database? Is there a configration could change these datas to Kaha files ? wish your answers Thanks! -- View this message in context: http://old.nabble.com/How-to-change-the-JDBC-store-mode-to-Kaha-store-mode---tp27109454p27109454.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.