Thank you,I have solved the problem.In my project,we need to use more than one protocol and more than one database,for example VM,TCP,UDP and so on.butI don't know how to configure the file.At the http://activemq.apache.org, I didn't found some articles about that. So please could you give me some links or some articles about that?
2007/11/14, James Strachan <[EMAIL PROTECTED]>: > > On 14/11/2007, jack <[EMAIL PROTECTED]> wrote: > > Hi: > > > > I still have a question. When a message could be stored into database? > > I tried to setup some breakpoints to see whether the message to be > stored > > into database,but > > no message to be stored.So I'm very puzzled,please tell me how should I > > do.Thank you very much! > > For background see http://activemq.apache.org/persistence.html > > If you enable pure JDBC (and not using the high performance journal) > then you can set a breakpoint on the JDBC code. Otherwise with the > journal persistence to JDBC only happens at checkpoint time (typically > minutes after the message is written to the journal) or not at all > with ActiveMQ DB > > -- > James > ------- > http://macstrac.blogspot.com/ > > Open Source SOA > http://open.iona.com > -- JackGray