Multithreading and Blocking of Deployed Services

2002-01-14 Thread Alex Rau
Hi there, for a student job we're developing a newsgroup system for mobile devices (Compaq Ipaqs). Currently, we have some trouble with the deployed service class. On desktop computers everything works fine, but the slow ipaqs showed up some strange deadlock problem, which hasn't been

RE: Multithreading and Blocking of Deployed Services

2002-01-14 Thread Jason Smith
On desktop computers everything works fine, but the slow ipaqs showed up some strange deadlock problem, which hasn't been detected before. This tells me you need to check your JVM on the iPaq and see how it handles things like threads. When a server thread receives a soap request