Re: [m2] How to set location of activemq-data?

2008-04-23 Thread Mick Knutson
I tried this: amq:broker useJmx=false persistent=false* dataDirectory=target/activemq-data/* amq:transportConnectors amq:transportConnector uri=tcp://localhost:0/ /amq:transportConnectors /amq:broker But it gives me a SAX parser

Re: [m2] How to set location of activemq-data?

2008-04-23 Thread Rainer Pruy
Not being an amq wiz either, I stumbled across the * occurring stray in the attribute list of the amp:broker element. This definitely will confuse the XML parser (but should actually give some different error message). Is this some valid (pseudo) XML to be used with amq or just some typos while

[m2] How to set location of activemq-data?

2008-04-16 Thread Mick Knutson
I am running ActiveMQ and I keep getting ${basedir}/activemq-data when what I want is ${basedire}/target/activemq-data Where would I set this? -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.linkedin.com/in/mickknutson http://www.djmick.com

Re: [m2] How to set location of activemq-data?

2008-04-16 Thread Doug Douglass
Mick, I presume you sent this to the maven list because you're running amq within a unit or integration test? Hmm, might be a better question for the amq users list, but I'll try... How are you configuring the startup of amq? If you're using XBean XML configuration, there is a dataDirectory