Apache ActiveMQ ™ -- How to configure a new database

FAQ > Configuration > How to configure a new database

ActiveMQ explicity supports Derby, Axion, HSQL, Oracle, and SQLServer. Below are the steps on how to configure a new database.

1. Modify activemq.xml found in the directory "activemq_home/conf" by editing or adding a JDBC DataSource Configuration.

e.g.

For AMQ 3.x

com.microsoft.jdbc.sqlserver.SQLServerDriver jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=activedb sa true

2. Set the datasource reference to use the new jdbc configuration e.g

3. Place the jdbc driver in the directory "activemq_home/lib/optional".

results matching ""

    No results matching ""