Re: Problems with RA under Geronimo MDB container

2007-06-19 Thread vineetc
Gaurav, the the ack is set to "auto-acknowledge". Another point i shld mention is the fact that this never happens when the EAR is already started before the sending of messages begins. Everything works perfectly then. It is only when the messages are already in store and the Recv. application i

Problems with RA under Geronimo MDB container

2007-06-19 Thread vineetc
Hello All, I am trying to build a MDB based recv. application that will process messages delivered by AMQ RA. ENVIRONMENT Windows XP JDK 1.6.0_01 ActiveMQ 4.1.1 and the the RA provided by the dist. Geronimo1.1.1 MySQL 5x I have set the "maxSessions" to 29 and "maxMessagesPerSession" to 900 on t

Re: Problems Recv. Messages on MDB

2007-04-09 Thread vineetc
Tim, You are correct. I am going to try and use ContextSingletonBeanFactoryLocator. Infact i will also increase MaxPermSize to help the situation. Although, i am still trying to understand the stack trace problem. Thats my core issue. Why does activemq fail after recv. a few messages. Interesting

Problems Recv. Messages on MDB

2007-04-09 Thread vineetc
Hello, I am trying to use AMQ as a JMS provider and running into problems. Need some help understanding the reason(s). My Env. is AMQ 4.1.1 Geronimo 1.1.1 Spring 1.2.8 MySQL 5.0.24 I have built an EAR with Spring EJB support classes for MDB and i persist messages to MySQL DB. I am using AM

Problems Recv. Messages on MDB

2007-04-09 Thread vineetc
Hello, I am trying to use AMQ as a JMS provider and running into problems. Need some help understanding the reason(s). My Env. is AMQ 4.1.1 Geronimo 1.1.1 Spring 1.2.8 MySQL 5.0.24 I have built an EAR with Spring EJB support classes for MDB and i persist messages to MySQL DB. I am using AMQ RA