Java Mapscript

Javier Caicedo jcaicedo at CTI.ESPOL.EDU.EC
Thu Feb 15 09:59:23 EST 2007


Hi.

1. Check that the mapscript.dll is in the java.library.path. You can check
it by doing a System.getProperty("java.library.path");
2. Take out the ".dll" from the System.loadLibrary parameter. Java should
put the extension automatically according to the platform. 
3. Depending on the mapserver version, you may not need to load the library
yourself. In new versions, mapscript.jar loads the library automatically.

Regards,
Javier Caicedo
CTI - ESPOL
Guayaquil, Ecuador



More information about the mapserver-users mailing list