Look in your start method for anything that blocks or is an infinite loop.
"McKnight, David" wrote: > I know I'm doing something wrong, just not sure what it is. I have an MBean > that starts up when jboss starts - but no other jboss activity happens after > this mbean starts. The code starts a loop that checks a db, processes data, > waits a few seconds, and repeats. When the mbean deploys, Start() is called, > then the mbean processing commences. BUT...no other jboss services start > after this. You never even get the "Jboss started in 25 seconds" message. > Any ideas? > > thanks all, > David > > ------------------------------------------------------- > This sf.net email is sponsored by: DEDICATED SERVERS only $89! > Linux or FreeBSD, FREE setup, FAST network. Get your own server > today at http://www.ServePath.com/indexfm.htm > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user -- Greg Turner, JBoss Authorized Consultant Tiburon Enterprise Systems http://www.tiburon-e-systems.com Box 1171 Tiburon, CA 94920 415-927-2543 ------------------------------------------------------- This sf.net email is sponsored by: DEDICATED SERVERS only $89! Linux or FreeBSD, FREE setup, FAST network. Get your own server today at http://www.ServePath.com/indexfm.htm _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
