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
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
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