Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 25051 invoked from network); 16 Feb 2006 08:00:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Feb 2006 08:00:53 -0000 Received: (qmail 24283 invoked by uid 500); 16 Feb 2006 08:00:27 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 24269 invoked by uid 500); 16 Feb 2006 08:00:27 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 24258 invoked by uid 99); 16 Feb 2006 08:00:27 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [209.86.89.64] (HELO smtpauth04.mail.atl.earthlink.net) (209.86.89.64) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Feb 2006 00:00:26 -0800 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=hcisbql8nlRTdypzFZB943fLRlzeg2SdyGXWyPybLgbYAQeskCmRV0tJNSJfMXvG; h=Received:Message-ID:From:To:References:Subject:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:X-MSMail-Priority:X-Mailer:X-MimeOLE:X-ELNK-Trace:X-Originating-IP; Received: from [69.34.33.6] (helo=ptslaptop) by smtpauth04.mail.atl.earthlink.net with asmtp (Exim 4.34) id 1F9e3Q-0008EW-05 for users@tomcat.apache.org; Thu, 16 Feb 2006 02:59:56 -0500 Message-ID: <00f101c632ce$f8786790$7a0a0a0a@ptslaptop> From: "Parsons Technical Services" To: "Tomcat Users List" References: <1F78B75C252B574FBC551990AE8A83670607E754@exsymb02.aus.nsroot.net> Subject: Re: is it ok to run tomcat 3.3 in jre 1.4? Date: Thu, 16 Feb 2006 02:59:50 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-ELNK-Trace: ac1d3908dd5e4e415f52795aef799eed1aa676d7e74259b7b3291a7d08dfec796b09e1b48d31e65968f867e1d172329f350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 69.34.33.6 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Yes. By the nature of the design, Java is almost always backward compatible in that older software will run on newer versions. As usual there are sometimes exceptions to this. If you are going to change Java version, you may wish to change it to the current version. 1.5 is very stable, compatible and reported to be much faster. Again there are never any guarantees. Only by doing it will you know for sure. Doug ----- Original Message ----- From: "Akoulov, Alexandre" To: "Tomcat Users List" Sent: Wednesday, February 15, 2006 11:08 PM Subject: is it ok to run tomcat 3.3 in jre 1.4? Hi all, we need to urgently fix one web app that runs in tc 3/ java 1.3. The fix is only available with java 1.4. My question is: can we run tomcat 3.3 in java 1.4.2_10 Kind regards, Sasha. -----Original Message----- From: Caldarale, Charles R [mailto:Chuck.Caldarale@unisys.com] Sent: Thursday, 16 February 2006 2:58 PM To: Tomcat Users List Subject: RE: New to apache / Tomcat > From: Andrew English [mailto:andrew@leathalproductions.com] > Subject: RE: New to apache / Tomcat > > Could it be they are running both? Certainly could be, but I would have to wonder why... > I looked through all the jboss folders and found nothing related to > catalina just the files which make up the web site itself. I suppose it could be just left-over naming from some ambitious full J2EE project that ended up needing only Servlet/JSP capabilities. What are the dates on some of the files? Tomcat 4.0.3 came out in the spring of 2002, whereas JBoss 4.0.3 is fairly recent (mid-year 2005, SP1 in the fall). You might try downloading whichever one corresponds to the dates you find, and comparing the directory structure of that with what you've got in hand. The Tomcat 4.0.3 archive is here: http://archive.apache.org/dist/tomcat/tomcat-4/archive/v4.0.3/ - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org