[JBoss-user] [Installation, Configuration & Deployment] - Lazy instantiation/loading of EJB classes

2006-02-03 Thread kalapraveen
Greetings, I have an ear file whcih contains a jar, war and an application.xml file. Some of my web components(servlets) access ejbs. In normal circumstances it works fine. But, while starting the server, if I send a request to a servlet which delegates the invocation to ejb I am getting a clas

[JBoss-user] [JBoss Getting Started Documentation] - deploying an ear file

2006-02-03 Thread kalapraveen
Greetings, I have an ear file whcih contains a jar, war and an application.xml file. Some of my web components(servlets) access ejbs. In normal circumstances it works fine. But, while starting the server, if I send a request to a servlet which delegates the invocation to ejb I am getting a clas

[JBoss-user] [Messaging, JMS & JBossMQ] - Unable to configure JMS queue in mySQL DB

2005-07-26 Thread kalapraveen
Greetings..! I am trying to configure JMS Queue in mySQL database. I am confident that I have followed all the instructions properly to do so. It is also creaing all persistence related tables in DB. But when I try to deploy my MDB, I get the following exception : 15:07:28,186 INFO [testQueue]

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: org.jboss.mq.SpyJMSException in JBoss

2005-01-17 Thread kalapraveen
Hi Gene, Thank you so much for your reply..! Could you please let me know where exactly I need to give the CHECKPOINT DEFRAG Command? Is it in LocalDB.script file. If so, I did that. But, this command is getting erased by JBOSS automatically. Is there any permanant way of doing this? Thnak yo

[JBoss-user] [Messaging, JMS & JBossMQ] - org.jboss.mq.SpyJMSException in JBoss

2005-01-16 Thread kalapraveen
Hi, I am using jboss-4.0.0 and running a stateless session bean which puts some data into a queue which later will be comsumed by an MDB. After a couple of hours of proper functionality the JBOSS is crashed showing the following stack one per each message generated. I am using the default con