Hello, As I was playing with the Hello example the following warning kept popping up until I declared the as immediate.
[HelloClient] WARNING: The component HelloClient becomes immediate HelloClient is the component running a thread that calls Hello.sayHello(). Curiously when I declared immediate=false everything kept working but with no warning. And when I set immediate=true....everything kept working but with no warning. What does this all mean? :) Regards, Todor --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

