Wrox Home  
Search P2P Archive for: Go

  Return to Index  

j2ee thread: Problem in destroy method of mutithreaded RMI Client


Message #1 by "T.Gopalakrishnan" <tgk26@y...> on Mon, 25 Nov 2002 13:38:15
i am  having a mutithreaded rmi client and single threaded rmi server.
In rmi client there are three threads with different priority.
calling the remote method is one among them.
Is it possible to kill or stop this thread using destroy()
or stop() method to reflect in the rmi server.
In my case i can't control the thread which is calling the remote method.
i dont know whether it is a known issue.pl. provide an alternative solution

  Return to Index