<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2995" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hi all.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am trying to do a test application with mapscript 
java (servlets) with oracle 9i in windows (MS4W), the test was done with a 
mapfile.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>I installed ms4w in c:\ as indicated in the instructions, then I copied the 
core dll to windows\system32 to make then avaivable to tomcat 5 and the 
mapscript.jar in the application context, the applications works well in tomcat 
because I can see a map created with a mapfile includinh shape layers.</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>When I try an oracle layer there is not an error 
message, simply it does not work.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>The ms4w is configured to work with oracle spatial ?, </DIV>
<DIV>&nbsp;</DIV>
<DIV>This is the mapfile</DIV>
<DIV>------------------------------------------------------------------------------------------------------------------------------------------------------------------------</DIV>
<DIV>&nbsp;</DIV>
<DIV>MAP<BR>&nbsp;&nbsp;&nbsp; NAME USA1<BR>&nbsp;&nbsp;&nbsp; STATUS 
ON<BR>&nbsp;&nbsp;&nbsp; SIZE 800 500<BR>&nbsp;&nbsp;&nbsp; IMAGETYPE 
PNG<BR>&nbsp;&nbsp;&nbsp; IMAGECOLOR 240 240 240<BR>&nbsp;&nbsp;&nbsp; SHAPEPATH 
"D:\u01\data\maps\V1.5"<BR>&nbsp;&nbsp;&nbsp; EXTENT -78 -4 -70 
10<BR>&nbsp;&nbsp;&nbsp; UNITS dd<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;"proj=latlong"&nbsp; "ellps=WGS84"&nbsp; 
"datum=WGS84"<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
WEB<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IMAGEPATH 
"/var/www/html/tmp/"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IMAGEURL 
"/tmp/"<BR>&nbsp;&nbsp;&nbsp; END&nbsp;<BR>&nbsp;&nbsp;&nbsp; 
LAYER<BR>&nbsp;&nbsp;&nbsp; NAME CAJEROS<BR>&nbsp;&nbsp;&nbsp; TYPE 
POINT<BR>&nbsp;&nbsp;&nbsp; CONNECTIONTYPE oraclespatial<BR>&nbsp;&nbsp;&nbsp; 
CONNECTION <A 
href="mailto:user/pwd@service">user/pwd@service</A><BR>&nbsp;&nbsp;&nbsp; DATA 
"EPR_GEOLOC FROM SELECT EPR_GEOLOC FROM ELEMENTOS_PORTAL WHERE EPR_TEP_ID = 2 
USING SRID 8307"<BR>&nbsp;&nbsp;&nbsp; DUMP TRUE<BR>&nbsp;&nbsp;&nbsp; CLASS 
<BR>&nbsp;&nbsp;&nbsp;&nbsp; STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
OUTLINECOLOR 0 0 0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 128 
128<BR>&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END <BR>&nbsp; 
END&nbsp;<BR>END</DIV>
<DIV>&nbsp;</DIV>
<DIV>------------------------------------------------------------------------------------------------------------------------------------------------------------------------</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Juan Camilo Velàsquez L.</FONT></DIV>
<DIV><FONT face=Arial size=2>Mapas y Datos 
S.A.</FONT></DIV></FONT></DIV></BODY></HTML>