[JBoss-user] [Beginners Corner] - Transaction Error

2005-01-12 Thread am_malu
I am using Jboss 4.0 with Hibernate 2.7. In my application I have three stateless session ejb's configured and everything works fine except .. when one of my stateless session ejb runs a query which for some reasons takes long time (8 mins or so). But then I get the following error. Error -- 1

[JBoss-user] [Messaging, JMS & JBossMQ] - pool size for MDB

2004-11-19 Thread am_malu
Hi, I have written MDB and my MDB can read all messages from queue for which it is registered. The problem is when I go to console, it shows minPoolSize as 1 and maxPoolSize as 15 which I guess is default value. I tried to change to value -- which should be in jboss.xml. But somehow the consol