Tomcat: Embedding Activemq

2007-05-03 Thread Peter Steil
Hi, I there a way to embed the Activemq broker into Tomcat? The goal is to have the broker available as soon as Tomcat starts up. Thanks, Peter -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail

Connection pooling

2007-04-24 Thread Peter Steil
Hi, I am using release 4.1.1 and I am wondering whether or not TopicConnections are pooled automatically somehow. I have quite a lot TopicPublisher who publish to different topics. Should I keep one TopicConnection open and use it for all TopicSessions or should I open and close the connections