Tomcat 5.0.19 Bug

2004-04-24 Thread UmamaheswarKalluru




Hi,
I was thinking that Tomcat 5.0.19 has improved over its previous versions.
But I lately came to know that this release has bug with it. It has lot of
problems in maintaining the session objects.

I tested my application on Tomcat 5.0.19 and it gave me lot of session
problems. e.g expiring the session object as soon as I login or cannot
maintain the session between JSP and Servlets.

The same application was tested on Tomcat 4.0.6 and it works great. Has
Tomcat Vesion 5 really improved in its performance?

Thank you,
Best Regards,
Uma


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



Re: Tomcat 5.0.19 Bug

2004-04-24 Thread Remy Maucherat
[EMAIL PROTECTED] wrote:
Hi,
I was thinking that Tomcat 5.0.19 has improved over its previous versions.
But I lately came to know that this release has bug with it. It has lot of
problems in maintaining the session objects.
I tested my application on Tomcat 5.0.19 and it gave me lot of session
problems. e.g expiring the session object as soon as I login or cannot
maintain the session between JSP and Servlets.
This seems to work well for everyone (me included). I think you have a 
problem somewhere else which causes your problems. You're not giving any 
details so it's difficult to give any advice.

The same application was tested on Tomcat 4.0.6 and it works great. Has
Tomcat Vesion 5 really improved in its performance?
Compared to 4.0.x, yes, a lot.
(but as usual, it depends on your application/environment/etc, blablabla)
--
x
Rémy Maucherat
Developer  Consultant
JBoss Group (Europe) SàRL
x
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Tomcat 5.0.19 Bug

2004-04-24 Thread UmamaheswarKalluru




I have posted my problems with this Heading Is it Tomcat problem or my
problem?

I tested the same application on my machine using 4.0.6 and its working
good.

I installed Tomcat 5.0.19 on other machine to thest the same application
and it is having problems with the session. Ofcourse as I mentioned in my
previous post that it started suddenly. I am using Tomcat on development
mode.

Thank you,
Best Regards,
Uma


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