I took a look at the posting you referred me to.
It seems that I should just copy and rename that sqlserver file.

Now for the stupid question.
Does that mean I will need to recompile ActiveMQ? 
and build a new activemq.jar.

kd






Mario Siegenthaler wrote:
> 
> You can tell ActiveMQ to use a specific database type by the following
> configuration:
> 
> <jdbcPersistenceAdapter
> adapterClass="org.apache.activemq.store.jdbc.adapter.ImageBasedJDBCAdaptor"/>
> 
> Just lookup the correct adapter for SQL-Server. If you get a database
> locking issue use the modified adapter by Daniel Mueller: JIRA-Issue
> AMQ-1210 (http://issues.apache.org/activemq/browse/AMQ-1210)
> 
> Hope to Help
> Mario
> 
> 

-- 
View this message in context: 
http://www.nabble.com/ActiveMQ-4.1.1---MS-SQL-Server-2005--ACTIVEMQ_MSGS--not-found-tf3694309s2354.html#a10376729
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to