osa [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, March 19, 2002 4:14 PM
>To: Tomcat Users List
>Subject: Re: Struggling for one week please Help Help..
>
>
>
>
>Uma Munugala wrote:
>
>>Hi
>>
>>
>>I have written a servlet which implements Si
: Tomcat Users List
Subject: Re: Struggling for one week please Help Help..
Uma Munugala wrote:
>Hi
>
>
>I have written a servlet which implements SingleThreadModel
>and used already existing public static syncronized classes to access
>database.
>these
: RE: Struggling for one week please Help Help..
I would suspect that your "return boolean" line in your defineCFDatabase
method would be causing problems.
Uma Munugala
usion.com>
anks
Uma
-Original Message-
From: James Williamson [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 19, 2002 3:11 PM
To: Tomcat Users List
Subject: Re: Struggling for one week please Help Help..
Uma,
You've defined it the wrong way round, it shoul
Uma Munugala wrote:
>Hi
>
>
>I have written a servlet which implements SingleThreadModel
>and used already existing public static syncronized classes to access
>database.
>these classes were used for standalone application.
>does static synchronized has any problem with servlets
>
>when I d
Hi Jim
Thanks for replying
I tried the way you suggested but it does not work, it gives me same
problem.
Thanks
Uma
-Original Message-
From: James Williamson [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 19, 2002 3:11 PM
To: Tomcat Users List
Subject: Re: Struggling for one week
Uma,
You've defined it the wrong way round, it should be:
public static boolean gDefaultConnectionIsOracle = false;
Regards,
James Williamson
www.nameonthe.net
- Original Message -
From: Uma Munugala <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 19, 2002 10:27 PM
Su