2009/10/1 Kreshna Aryaguna Nurzaman <kreshna_icehe...@yahoo.com>: > 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 > [...] > 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?
I'll soften Andre's response slightly: "probably". ArcIMS might require some Java 1.4isms that are not in 1.6, or may rely on unsupported behaviour in Tomcat 4.1 that behaves a different way in 6.0. There's also a strong chance that if they tell you to change some configuration options in Tomcat, those options will be slightly different in Tomcat 6.0. Do you *need* Apache httpd? What are you using it for? If the configuration is just forwarding everything to Tomcat, you may well save yourself a lot of time and grief by removing httpd and mod_jk, and just serving all content out of Tomcat. A lot depends on ArcIMS. - Peter --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org