Sure resin got bugs.
If you don't accept that I think you better stay away from computers ;-)

Of course it's possible that a single bug has a big impact on your specific
implementation, but in most cases there are workarounds.
A problem with the SingleThreadModel is more a feature than a bug, since I
would strongly suggest NOT to use the SingleThreadModel if it's not
absolutely necessary. I think the SingleThreadModel is OK during
devbelopment to trace and locate concurrency bugs, but on a production
server SingleThreadModel can ruin the performance.


Geert 'Darling' Van Damme

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Germ�n L�pez Castro
Sent: woensdag 3 mei 2000 11:18
To: [EMAIL PROTECTED]
Subject: Re: *** Java Server supporting Servlets and Free? - Resin


My only problem is I'm not sure if resin hasn't got any bugs, 'cause
I know this server since a few months ago. Also, I've noticed version
1.1 had some problems with servlets that implement the
SingleThreadModel and running servlets that connect to databases.
These problems seem to be fixed in version 1.1.1, but I'm in a
trouble while connecting to oracle databases thru oci8 and thin jdbc
drivers, and I want to discard the causes of this problem.








Consigue tu direcci�n de email gratis y permanente en http://WWW.LETTERA.NET
========================= To unsubscribe: mailto [EMAIL PROTECTED] with
body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be
found at: http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=P
http://www.jguru.com/jguru/faq/faqpage.jsp?name=rvlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to