Re: Configure persistence via properties?

2007-07-17 Thread Dain Sundstrom
After reading the code for the properties based config, it doesn't appear that there is any way to control the persistence adapter except via spring. -dain On Jul 16, 2007, at 6:48 PM, Dain Sundstrom wrote: I'm configuring ActiveMQ via a BrokerURI and would like to ch

Configure persistence via properties?

2007-07-16 Thread Dain Sundstrom
I'm configuring ActiveMQ via a BrokerURI and would like to change the persistenceAdapter to use a data source in jndi. I don't want to use a Spring configuration due to the dependency size and I don't want to pollute the class loader space. Anyway, I can't seem to find a list of the prope