I does not work with http://localhost:8080/MapBuilder/demo/basic/estados.sld
use a virtual host instead. The xml file you use is called WMC and not WCS; WCS is another OGC standard ;) Try again and let us know. Luca On 6/28/07, ednardof <[EMAIL PROTECTED]> wrote: > > Hi! > > Thank for your help. > > At my first tests, I was using reference, but Geoserver use its SLD, not SLD > that I send. > > I choose again mu WCS file but the result is the same: Geoserver uses its > own SLD. No error message is shown in Tomcat log files. > > Follow my code: > > <LayerList> > <Layer queryable="1" hidden="0"> > <BoundingBox SRS="EPSG:4326" minx="-81.252473776567" > miny="-55.972111778282965" maxx="-32.39112723106132" > maxy="12.477273785465513"/> > <Server service="OGC:WMS" version="1.0.0" > title="OGC:WMS"> > <OnlineResource xlink:type="simple" > xlink:href="http://localhost:8080/geoserver/wms?"/> > </Server> > <Name>nurc:estados</Name> > <Title>nurc:estados</Title> > <SRS>EPSG:4326</SRS> > <FormatList> > <Format current="1">image/jpeg</Format> > </FormatList> > <StyleList> > <Style current="1"> > <SLD> > <OnlineResource > xlink:type="simple" > xlink:href="http://localhost:8080/MapBuilder/demo/basic/estados.sld" /> > </SLD> > </Style> > </StyleList> > </Layer> > > </LayerList> > > -- > View this message in context: > http://www.nabble.com/Geosever-use-just-default-SLD%2C-not-my-SLD-in-mapbuilder-tf3994560.html#a11348548 > Sent from the MapBuilder Users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Mapbuilder-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mapbuilder-users > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
