[Mapserver-users] jBox error - classnotfoundexception

Beth Fucile bfucile@mapwise.com
Mon, 9 Feb 2004 11:45:00 -0500


I have installed the jbox applet and followed the instructions in the HOWTO
document. I tried to implement this with an existing map file, but as a
result the map is not loading, and instead I get the error message:
java.lang.ClassNotFoundException: jBox.class

My form contains the applet reference as:
<applet
	codebase="/java/jBox"
	archive="jBox.jar"
	code="jBox.class"
	width=[mapwidth] height=[mapheight]
	name="jBox"
	MAYSCRIPT>
	<param name="image" value="http://[host][img]">
</applet>

I've copied the jBox.jar file under my root web tree as referenced above --
java/jBox/jBox.jar
What could be the cause of this error?

Thanks in advance-
Beth Fucile

_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users