2008/3/3, Andreas Hocevar <[EMAIL PROTECTED]>:
>
> Hi,
>
>
> md rc wrote:
> > I have downloaded the current trunk version of mapbuilder and I have
> > specified a <webServiceSrs>EPSG:23030<webServiceSrs> in my
> > <WfsGetFeature> widgets. But when a place of normal layer is selected
> > the error in my navegator is "NamedLayer has no properties" and
> > eclipse console shows:
> >
> > <ServiceExceptionReport
> >    version="1.2.0"
> >    xmlns="http://www.opengis.net/ogc";
> >    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> >    xsi:schemaLocation="http://www.opengis.net/ogc
> > http://schemas.opengis.net/wfs/1.0.0/OGC-exception.xsd";>
> >    <ServiceException>
> >       illegal bbox, minX: 2.2253421989828E7 is greater than maxX:
> > 2.2231490162558E7
> > </ServiceException></ServiceExceptionReport>
>
>
> I think this is related to http://trac.openlayers.org/ticket/1407
>
> I updated OpenLayers.js to the latest version in Mapbuilder trunk. Can
> you please update your Mapbuilder installation and confirm if it works
> now?
>
> Regards,
>
> Andreas.
>


Since you have said to me, I have updated my lib folder with the current
trunk version of mapbuilder and the mistake is the same:

Navigator:

namedLayer has no properties.

paint(Object model=Object widgetNode=gmlrendererol)GmlRendererOL.js (line
226)
callListeners("refresh", undefined)Listener.js (line 101)
setParam("refresh", undefined)Listener.js (line 120)
refresh(Object listeners=[0] values=[0] async=true)ModelBase.js (line 432)
callListeners("loadModel", undefined)Listener.js (line 101)
finishLoading()ModelBase.js (line 288)
onreadystatechange()ModelBase.js (line 215)

widgetConfig.defaultStyle = namedLayer[widgetConfig.defaultStyleNa...

Eclipse console:

<ServiceExceptionReport
   version="1.2.0"
   xmlns="http://www.opengis.net/ogc";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xsi:schemaLocation="http://www.opengis.net/ogc
http://schemas.opengis.net/wfs/1.0.0/OGC-exception.xsd";>
   <ServiceException>
      illegal bbox, minX: 2.1696311129961E7 is greater than maxX:
2.1679889474698E7
</ServiceException></ServiceExceptionReport>

Regards.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users

Reply via email to