Hi,

Well, you've got me beat now! I've never seen rebind() wait
on any OS or any JDK !!

Nick.

Pratip Kar wrote:

> Hi Nick,
>
> Thanks again. Your suggestion worked. Is it due to the green-thread implementation ?
> I guess, here the server is spawning a new thread and coming out. Even in the client
> program, I found that after invoking the method in the server, the client comes out.
> That means it is not waiting for the invoked method to finish.
> I ran the same piece of code on jdk1.1.6 in linux, and on jdk1.2 in NT. But the
> behaviour is quite different. In both cases the server and the client waits. Is it a
> porting problem or a feature?
>
> Pratip




----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to