Global Navigation Bar

MapInfo Products Knowledge Base


Product: MapMarker
Version: 1.0
Platform: All Platforms
Category: Documentation

Summary:
MapMarker France Java Edition 2.0 Readme File.

Question:
MapMarker France Java Edition 2.0 Readme File.

Answer:

MapMarker France Java Edition 2.0 Readme File

Build Number: 2.0-022
Data Version: TeleAtlas 2002.2
Date Released: 20/10/2003

*****Product Compatibility***********************

Web Servers:
MMJE_FRA 2.0 has been tested with Tomcat (3.2.3 and 4.0.1)

MMJE Core modules have been tested with Tomcat (3.2.3 and 4.0.1), WebSphere 4.02, WebLogic 6.1 and IPlanet 6.0.


*****Installation Issues*************************

Windows Installations:
MapMarker program group is not removed from the Start menu when a full uninstall is preformed by Install Anywhere software.

Tomcat Installation on Windows 2000:
If Tomcat does not start on Windows 2000, check the value of the %OS% environment variable.
The startup scripts require the value of %OS% set to "Windows_NT". If the %OS% does not have this value,
modify the environment variable value or modify the startup scripts for the current value of %OS%.

Sun Solaris Installations:
If running the Solaris installer and a error message is displayed
'Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX',
check to ensure current Solaris patches have been applied.

Custom Installations:
To run the sample application, it is necessary to install, as a minimum, both the Custom Client and the Custom Sample Application options. To view the sample application code, the Custom Sample Application install option is sufficient.

*****Web Server Issues - MMJE Core*****************
WebSphere Application Server (WAS) Notes:
1. If using the URL pattern "/" as the servlet mapping for the MMJE_FRA servlet, include a / after the Context Root at the end of URL. For example, the following URL format will work with WAS:

http://localhost:9080/context-root/

2. If using WAS Single Server Edition, ensure the defaultMimeEntry "text/xml" appears in the server-cfg.xml file. For example:
<defaultMimeEntries xmi:id="MimeEntry_7" type="text/xml">
<extensions>xml</extensions>
</defaultMimeEntries>
If a similar entry does not exist in server-cfg.xml, manually add it.

3. When specifying the URL to WebSphere server, ensure the last character is not a '/'. For example, the following URL may cause problems when using WebSphere: http://localhost:9080/mapmarker20/servlet/mapmarker/. Instead, use the following URL: http://localhost:9080/mapmarker20/servlet/mapmarker.

*****Java Version Issues***************************
When using JAVA version 1.4.0, an exception may occur when starting the web environment. This can be ignored; the web application should function normally.


Last Modified:
Global Navigation Bar