You should probably join the #geosever IRC channel and ask for help? perhaps there is a #mapbuilder channel as well? I don't think GeoServer is doing anything wrong ... - open layers (ie the geoserver preview) is figuring it out - uDig is also able to display stuff.
You may want to check the StyleList against the capabilities document; see if you can use a default value rather than "st_captiveHW" - also check the geoserver logs and see what request your mapbuilder application is generating. Jody ravi teja wrote: > hi frnds, I am using 'mapbuilder-lib-1.0.1' version of mapbuilder and am > trying to access the data > contained in the geoserver 'geoserver-1.4.0'.This data shows up in the > geoserver preview and also shows up when i used u-Dig > as a client but is not showing up wfter i modified the 'basic map viewer' > example in the mapbuilder > and made its config file to point to the xml file i created... > one of the layers i have made in this xml file looks like this > > <Layer queryable="1" hidden="0"> > <Server service="OGC:WMS" version="1.0.0" > title="OGC:WMS"> > <OnlineResource xlink:type="simple" > xlink:href="http://localhost:8080/geoserver1/wms?service=WMS&request=GetCapabilities"/> > </Server> > <Name>topp:CaptiveHazardousWasteOperations2008_04</Name> > > <Title>CaptiveHazardousWasteOperations2008_04_Type</Title> > <SRS>EPSG:4326</SRS> > <FormatList> > <Format current="1">image/png</Format> > </FormatList> > <StyleList> > <Style current="1"> > <Name>st_captiveHW</Name> > <Title>default</Title> > </Style> > </StyleList> > </Layer> > does any body have any idea what could have gone wrong??????? > please help... > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
