On Mon, 3 Feb 2003 23:53, Jim Alateras wrote: > Peter, > > Thanks for the response. Is the patch for 4.0 or 4.1? I will try your > suggested workaround and get back to you
4.1... However you could backport it. Basically all you need to do is move the code "new Class[]{ApplicationMBean.class}" to someplace before the application is started (which looks like "ContainerUtil.start( application );" ). I put "new Class[]{ApplicationMBean.class}" in constant at top of class and hopefully that will remove that deadlock. -- Cheers, Peter Donald ----------------------------------------------------------------------- | I thought there was a knob on the TV to turn up the intelligence. | | There's a knob called "brightness", but it doesn't work. | ----------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]