Yeah, exactly. Actually what we did was to just compile this one file (unfortunate it has some dependencies), then pack it in its own jar (like mssqladapter,jar or something) and copy it to the activemq lib directory so it gets added to the classpath. I'd be happy to send you our jar, but unfortunatly I don't have access to it at the moment as I'm attending JavaOne. But just send me an email if you'd like that jar then I'll mail it to you as soon as I get back.
Mario On 5/8/07, kbd <[EMAIL PROTECTED]> wrote:
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.