new documenation for configuring ActiveMQ CPP

2007-03-11 Thread Nathan Mittler
Hi everyone, FYI, I've posted some information about configuring ActiveMQ-CPP here http://cwiki.apache.org/confluence/display/ACTIVEMQ/Configuring+ActiveMQ+CPP It's also referenced from the C++ main page: http://activemq.apache.org/activemq-c-clients.html The page is for v2.0 which isn't release

Two brokers when embedding in Jboss

2007-03-11 Thread Jan Arend Jansen
Hi, I've embedded activemq 4.1.0 into jboss 4.0.5 by using the RAR. I've modified the ra.xml to start an embedded broker. I use EJB3, like so: @MessageDriven( name="jms/EventListener", activationConfig = { @ActivationConfigProperty(property

jms and jdbc operations in one transaction

2007-03-11 Thread Rahul Dev
Hi, I have been trying to get the latest version of Jencks / Active MQ / Transactions and Hibernate to work together using Spring. I have referred to this article written by james sometime last year : http://activemq.apache.org/jms-and-jdbc-operations-in-one-transaction.html The article seems