On Tuesday 13 January 2004 14:40, korosh afshar wrote: > > * Does the code above run in its own thread, i.e. thread is created by > > the component, or executing this as part of the LifeCycle method calls? > > executes as part of the LifeCycle method call in initialize()
Ok... I think I can work with the information I got. I am VERY surprised though that the container doesn't timeout though, which it should do within one minute. One thing that you could do to help even more; By pressing Ctrl-] on Linux box (and I think it is Ctrl-Break or something on Windows) the JVM will output a Thread state listing which is very useful when looking at deadlocks. Thanks Niclas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
