Java Mapscript
Javier Caicedo
jcaicedo at CTI.ESPOL.EDU.EC
Thu Feb 15 06:59:23 PST 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