Changes between Version 7 and Version 8 of MapGuideRfc91
- Timestamp:
- 06/11/10 02:58:22 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc91
v7 v8 40 40 The batch script to install the service appears to work, but the service fails to start under Windows Server 2008 64bit. 41 41 42 In order to correct this, we need to install 64 bit Tomcat binaries for the 64 bit version. Now the latest build of Tomcat(6.0.26) has already included the 64 bit binaries.42 In order to correct this, we need to install 64 bit Tomcat binaries for the 64 bit version. The first build of Tomcat which includes 64 bit binaries is 6.0.24. 43 43 44 44 == Proposed Solution == 45 45 46 ***Currently under discussion on mapuide-internals.***47 46 48 Upgrade the Apache to 2.2.15 on Linux and x86, to 2.2.14 on x64. 49 Upgrade the TomCat to 6.0.24 47 Upgrade the exsiting Apache to 2.2.15 on Linux and x86, to 2.2.14 on x64. 48 49 Upgrade the Tomcat to 6.0.24 50 51 Note: The latest Tomcat build is 6.0.26, however the 6.0.24 was fully tested with Autodesk MapGuide Enterprise 2011. So I'd like to move the Tomcat to 6.0.24 at this time. 50 52 51 53 == Implications ==