<br><font size=2 face="sans-serif">I am trying to run the following code:</font><font size=3>
<br>
</font><font size=2 face="sans-serif"><br>
layerObj lyr = new layerObj(null);</font><font size=3> </font><font size=2 face="sans-serif"><br>
lyr.setType(mapscript.MS_LAYER_POINT);</font><font size=3> </font><font size=2 face="sans-serif"><br>
lyr.setConnectiontype(mapscript.MS_INLINE);        </font><font size=3>
<br>
</font><font size=2 face="sans-serif"><br>
I am getting the following Exception        </font><font size=3>
<br>
</font><font size=2 face="sans-serif"><br>
ERROR gov.blm.ak.spatial.tag.MapServerTag - java.lang.UnsatisfiedLinkError:
get_MS_FILE_MAP</font><font size=3> </font><font size=2 face="sans-serif"><br>
java.lang.UnsatisfiedLinkError: get_MS_FILE_MAP</font><font size=3> </font><font size=2 face="sans-serif"><br>
        at edu.umn.gis.mapscript.mapscriptJNI.get_MS_FILE_MAP(Native
Method)</font><font size=3> </font><font size=2 face="sans-serif"><br>
        at edu.umn.gis.mapscript.mapscriptConstants.<clinit>(mapscriptConstants.java:27)</font><font size=3>
</font><font size=2 face="sans-serif"><br>
        at gov.blm.ak.spatial.tag.MapServerTag.doTagSafe(Unknown
Source)</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
If mapscript.* is not where I should be pulling these values from, where
should they come from?  Furthermore, where in the documentation are
the actual values of these constants</font>
<br>
<br><font size=2 face="sans-serif">Dennis Byrne<br>
</font>