Product: MapMarker J Server
Version: 2.x
Platform: Unix
Category: Installation
Summary:
mmgui.sh generates "Class not found MapMarkerClientGUI" error.
Question:
The mmgui.sh sample application that ships with MapMarker J Server 2.1.1 throws the following error:
Class not found MapMarkerClientGUI
Why is this happening?
Answer:
On UNIX systems, which are case-sensitive, the above error is being caused by an incorrect spelling of a word within the following file:
<MMJS_HOME_DIR>\common.sh
Specifically, within file common.sh, the word "swingall.jar" is incorrectly spelled in lower case. To fix this problem, simply convert the letters to uppercase.
Last Modified: 01/19/2004 03:46:18 PM
|