|
Hello All, Just to add another voice to the chorus...We're an ASP and we run our webapp on Tomcat (on Linux) w/ DB2/400 on the backend. Like Bruce we've been doing so since version 3; we actually moved from WAS 3 into Tomcat at that time and haven't looked back. Tomcat is a workhorse, and in all the time we've been using it we've never had single issue caused by or directly related to Tomcat. The thing about Tomcat is that it follows the UNIX-ish philosophy of doing one thing -- serving Java webapps -- and doing it extremely well. (In more recent versions they've added some other minor services to Tomcat's functions, but only insofar as they were required to host those webapps.) The self-contained nature of Tomcat works very well with the self-contained nature of .war files to allow you to just drop those pieces into a server and go. Our provisioning time for a new server (after OS) is about five minutes including the time to add the server to our failover cluster.
The only caveat to all of the above is naturally that if you need more than just a servlet/JSP container, you'll need to go beyond Tomcat... but if you end up choosing and open source app server (such as Geronimo, JOnAS, or JBoss) you'll probably still be relying on Tomcat for that piece of the pie anyhow.
t. - - - Tamas Perlaky Integral Group Inc.www.commercedesktop.com -- hosted, integrated, multiplatform EDI solutions
On 21-Sep-06, at 5:27 PM, Bruce Jin wrote:
Hundreds of our customers use Tomcat. (A few uses Websphere). Although they don't get support from Apache they call us if they have a problem with Tomcat. Actually most of them download Tomcat from our server. A few good things about Tomcat: 1. Very easy to set up and to use. 2. Very reliable. We have used it since pre version 3 before it was named Tomcat. 3. Requires very little horse power. People put it on all kinds of servers (can be a big AS400 or a tiny $200 PC) and run our applications off AS400 data through JDBC. Regards Bruce http://www.mrc-productivity.com/ Holden Tommy wrote:LOL this place is much the same David...open source = da debil Thanks, Tommy Holden -----Original Message----- From: java400-l-bounces+tommy.holden=hcahealthcare.com@xxxxxxxxxxxx[mailto:java400-l-bounces +tommy.holden=hcahealthcare.com@xxxxxxxxxxxx]On Behalf Of David Gibbs Sent: Thursday, September 21, 2006 2:09 PM To: Java Programming on and around the iSeries / AS400Subject: Tomcat vs. Websphere (was: JAVA400-L Digest, Vol 4, Issue 224)Kelly Cookson wrote:Tomcat is definitely a good servlet engine. But our managers won't authorize production use of any 3rd party application without asupportpackage to back it up. If we have a problem with Tomcat, we want to beable to pick up the phone, call support, and say, "How do we fixthis?"This is the biggest stumbling block to all open source applications inour shop.Had a funny discussion with someone at COMMON this last week ... theywere telling me about a customer of theirs didn't allow any open source software installed on any systems. Apparently, this included embedded software too. They had a conniption when they found out that WDSC wasbased on Eclipse and the intranet system they bought was based on Tomcat. david--This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing listTo post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.