On 7/9/07, Rob Davies <[EMAIL PROTECTED]> wrote:

It would be interesting to see if setting the async flag = false
makes a difference on the vm:// transport:
e.g. factory = new ActiveMQConnectionFactory("vm://localhost?
broker.persistent=false,async=false");



The immediate result of that is breaking all my unit tests with
NoClassDefErrors because Derby is not found.


I'll try adding Derby to the classpath and seeing what happens then.




--
Elliotte Rusty Harold
[EMAIL PROTECTED]

Reply via email to