Re: Messages not being received by consumer

2007-11-11 Thread CobraTheSleek
I beleive my problem is something related to the Spring support. When I used the JMSTestClient provided by the Panacya which uses jmsTemplate.receive() to retreive one message back from the queue, the message was successfully dequed. I could run that multiple times over to keep dequeing messages.

Distributed Transaction using ActiveMQ/JOTM/JDBC

2007-11-11 Thread balpeck
Hi everyone, I am trying to get a distributed transaction going with JOTM as a transaction manager and ActiveMQ and JDBC as participants in the distributed transaction. I'm very new to both JOTM and ActiveMQ. As I understand it now, I need to create a TransactionManager, get an XAResource for

jdbcPersistence behaviour

2007-11-11 Thread ikbenben
hey all, i've got a question regarding the behaviour of using the jdbcPersistenceAdaptor. i have deployed ActiveMQ into a clustered JBoss 4.0.5 environment. I basically have 2 JBoss servers, each of which has the ActiveMQ RAR deployed. I've attached the broker xml file for reference:

Re: Beginner problem with ActiveMQ Configuration

2007-11-11 Thread Tom Samplonius
You need to make sure activemq.base is defined. If you look at the startup script included in the distribution, you'll see it sets a bunch of defines, including activemq.base. - Sam Lieber [EMAIL PROTECTED] wrote: I am new to ActiveMQ and I need help with initial configuration. I

Re: Using static Transport - messages not reliably reaching consumers on different machines

2007-11-11 Thread rajesha_s
Looks like the problem seems to be with the use of wild cards. This certainly is a defect and probably needs to be fixed. It took quite sometime to really identify this issue. For now I am working around by not using wildcards in the topic names. I am hoping that this is fixed in the next

How to Start ActiveMQ from Tomcat

2007-11-11 Thread Gokulal
Hi, How to bring up ActiveMQ by starting Tomcat? After this I need to bring up a Mule instance,which will be running as a Web Application. (Mule in Tomcat is working) Thanks and Regards, Gokulal.K -- View this message in context: