Re: Q Consumers stop receiving messages

2009-02-07 Thread sweetjonnie
at least one in the thread mentioned persistence and i wonder if my problem is related. i am newbie/retarded and cannot get my embedded broker to deliver transacted messages to my async client in my ActiveMQ 5.2 environment. connection.createSession(false, Session.AUTO_ACKNOWLEDGE) works: messag

JBoss 4.3.2 + ActiveMQ 5.2 Configuration - org/antlr/runtime/RecognitionException

2009-02-07 Thread ksiripurapu
I am configuring the JBoss 4.3.2 and ActiveMQ 5.2 and am following the steps in http://activemq.apache.org/integrating-apache-activemq-with-jboss.html I finished up to 5 steps as outlined. Done with header "Configuring Apache ActiveMQ" When I restart JBoss... I am getting the following excepti

Route problem

2009-02-07 Thread rpicardi
hi, i'm developing a gridgain component to integrate camel with grid system opensource. I've developed Consumer ,Component ,Endpoint and Producer with basic features but i 've a problem on JUnit test using this route configuration from("ggain:org.apache.camel.component.ggain.GridHelloWorldTask?di

ProducerTool hangs after 312 messages with --messageSize=2000 --messageCount=500

2009-02-07 Thread mjustin
For performance tests on Windows (XP Home SP 3) and AMQ 5.2 (and 5.3 Snapshot), I used the Java ProducerTool with higher values for the messageSize and messageCount. I have found that the tool repeatedly "hangs" if I use these increased values. After browsing the ActiveMQ docs I realized that th

Re: How to create .NET dll of ActiveMQ with IKVM

2009-02-07 Thread ronniehuo
HI,i get the same warning as you,but it work fine. Postol wrote: > > Hello, > > thanks for your reply. When i tried to run the command you mentioned, I > still get the missing class warnings. Output library is created, but I am > not sure if it is OK, because of warnings. > > Here are my step

Re: ActiveMQ and JNDI provider

2009-02-07 Thread sweetjonnie
gregory.guibert wrote: > > In addition to the JMS-related objects, I need to bind/lookup other kinds > of > objects, so, the JNDI provider does not exactly fits my needs. > Using ActiveMQ with failover mechanism, I am searching for a JNDI > implementation with an equivalent *failover *mechanism