You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by dhru <pa...@phibro.com> on 2013/05/23 18:23:40 UTC

Queue is being removed on restart

I have activemq.xml is configured with "SQL Server" with following entry
  <persistenceAdapter>
          
          <jdbcPersistenceAdapter dataSource="#mssql-ds"/>
        </persistenceAdapter>

when I restart the broker using "Activemq.bat" , all the generated queue are
being removed.

Am I missing anything ? I am using "apache-activemq-5.8.0"

thanks





--
View this message in context: http://activemq.2283324.n4.nabble.com/Queue-is-being-removed-on-restart-tp4667405.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.