Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 9949 invoked from network); 2 Oct 2009 17:56:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Oct 2009 17:56:28 -0000 Received: (qmail 68537 invoked by uid 500); 2 Oct 2009 17:56:23 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 68490 invoked by uid 500); 2 Oct 2009 17:56:23 -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 68479 invoked by uid 99); 2 Oct 2009 17:56:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Oct 2009 17:56:23 +0000 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [156.42.5.236] (HELO mcmail.maricopa.gov) (156.42.5.236) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Oct 2009 17:56:12 +0000 X-IronPort-AV: E=Sophos;i="4.44,495,1249282800"; d="scan'208";a="59712004" Received: from mailbox.maricopa.gov (HELO dacrspsmtp.enterprise.maricopa.gov) ([156.42.10.187]) by mcmail.maricopa.gov with ESMTP; 02 Oct 2009 10:55:50 -0700 Received: from ebcssxcng100.enterprise.maricopa.gov ([156.42.171.112]) by dacrspsmtp.enterprise.maricopa.gov with Microsoft SMTPSVC(6.0.3790.3959); Fri, 2 Oct 2009 10:55:50 -0700 Received: from DACRSPXCNGHUB1.enterprise.maricopa.gov ([10.4.95.15]) by ebcssxcng100.enterprise.maricopa.gov with Microsoft SMTPSVC(6.0.3790.2499); Fri, 2 Oct 2009 10:55:50 -0700 Received: from cms1.enterprise.maricopa.gov ([fe80::da5:b04a:591f:6ce9]) by DACRSPXCNGHUB1.enterprise.maricopa.gov ([::1]) with mapi; Fri, 2 Oct 2009 10:55:49 -0700 From: Leo Donahue - PLANDEVX To: 'Tomcat Users List' Date: Fri, 2 Oct 2009 10:55:49 -0700 Subject: RE: Installing Tomcat: how much do versions matter? Thread-Topic: Installing Tomcat: how much do versions matter? Thread-Index: AcpCguCc7J3EoYH0RVqFhJtnxgeF5gBAlbKQ Message-ID: References: <25696421.post@talk.nabble.com> In-Reply-To: <25696421.post@talk.nabble.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 02 Oct 2009 17:55:50.0823 (UTC) FILETIME=[9420AB70:01CA4389] X-Virus-Checked: Checked by ClamAV on apache.org That sounds like ArcIMS 4.0? Wow. I would wait until your newer release o= f ArcIMS arrives. =20 Unless you are going to maintain shapefiles as your datasource, you won't g= et any support from ESRI if you plan on connecting ArcIMS 4.0 to some newer= version of ArcSDE. http://support.esri.com/index.cfm?fa=3Dknowledgebase.techArticles.articleSh= ow&d=3D22741 I can say that for IIS6, I have ArcIMS 9.3.1, Tomcat 6.0.20 and Java 1.6 wo= rking without issue in which Tomcat and Java are newer versions than the ES= RI specs for this version of ArcIMS. http://support.esri.com/index.cfm?fa= =3Dknowledgebase.techarticles.articleShow&d=3D35014 If you are going to be using the ArcIMS Java ADF, I would stick to the vers= ions ESRI recommends in their doc, unless you know how to add support for n= ewer Servlet and JSTL versions. =20 However, ESRI has a doc for that also: http://support.esri.com/index.cfm?f= a=3Dknowledgebase.techarticles.articleShow&d=3D33438 Leo -----Original Message----- From: Kreshna Aryaguna Nurzaman [mailto:kreshna_iceheart@yahoo.com]=20 Sent: Thursday, October 01, 2009 3:35 AM To: users@tomcat.apache.org Subject: Installing Tomcat: how much do versions matter? I need to install the following components on Windows XP (for ArcIMS): 1) Apache 2.0.43 (MSI installer for Windows, no crypto) 2) JSDK 1.4.1_01 3) Tomcat 4.1.12 4) mod_jk2-2.0.43.dll Problem is, Apache 2.0.43 and Tomcat 4.1.12 are just _nowhere_ to be found. These are what I got instead: 1) Apache 2.0.63 (MSI installer for Windows, no crypto) 2) JSDK 1.4.1_01 3) Tomcat 4.1.40 4) mod_jk2-2.0.43.dll The Tomcat 4.1.40 is the JDK 1.4 version, so I think (or hope) there should= be no problem with that. However, the Apache is 2.0.63, while the mod_jk2 = connector is clearly named mod_jk2-2.0.43.dll. Will I be able to run everyt= hing smoothly, or will they just fail? What if I go with newest version of every component instead? Thus, I'll be using: 1) Apache 2.2.13 2) JSDK 6u16 3) Tomcat 6.0.20 4) mod_jk-1.2.28-httpd-2.2.3.so Are those safe choices? -- View this message in context: http://www.nabble.com/Installing-Tomcat%3A-ho= w-much-do-versions-matter--tp25696421p25696421.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- 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