[Mapserver-users] jBox error - classnotfoundexception

Beth Fucile bfucile at mapwise.com
Mon Feb 9 11:45:00 EST 2004


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




More information about the mapserver-users mailing list