basically I have a singleton which has a synchronized method. I was expecting that each thread that access this method will be able to complete it without getting pre emptied. From my log I can see such thing does not exist.

I tried to use sun's jdk 1.4.2 and I also used IBM jdk 1.4 when I could not get the desired result.
santos


Darian Shimy wrote:

What were you expecting to happen? What JDK versions were in 8 and 9 (java
-version)?




-----Original Message-----
From: Santos Jha [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 4:33 PM
To: Tomcat Users List
Subject: RedHat 9 & tomcat



Hello All,
Today I tired to port my application which was running fine on Redhat 8 to redhat 9. My Application spawns multiple threads. What I found interesting was thread were not behaving as they were supposed to.
I am not sure do I have to do anything special about RedHat 9? Please let me know if some one have any clue.
santos



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







Reply via email to