[jboss-user] [EJB/JBoss] - EJB Timer Service issue - Executes multiple times

2009-03-05 Thread kanag_k
Hi I created a SLSB timer service. On calling the scheduleTimer() method from my testcase the timer is created but the timeout method is executed multiple times. It waits for the specified duration(1 min) and again executes multiple times. is there any specific reason. I thought it might be

[jboss-user] [EJB/JBoss] - Re: EJB Timer Service issue - Executes multiple times

2009-03-05 Thread kanag_k
Also this is what get printed in the logs continuously 2009-03-05 10:29:16,162 DEBUG [org.jboss.ejb.txtimer.TimerImpl] Timer was not registered with Tx, resetting state:

[jboss-user] [JBoss Tools (users)] - Jboss Seam Skeleton App exporter not visible

2008-05-07 Thread kanag_k
Hi I am using eclipse 3.2.2 and the latest release of jboss tools (nightly build JBossTools-200804281623-nightly-ALL-macosx-carbon.zip). I am using a mac for my development. I followed the steps to generate the Jboss Seam Skeleton App as described in