Actually I'm able to do it only if i create a subclass that extends Thread in the component that will start it.

I don't understand why that is necessary. What happens if you don't do this?
random pet peeve btw ... you should never extend Thread. you're not a thread, you're a thing a thread runs ... you should implement Runnable.

ms

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to