[Geoserver-users] Problem with google maps overlay with layer in EPSG:23030

Hi, I recently install the lastest version of geoserver 1.7 (My working version is 1.5.3). When I try to use Geoserver with openlayers to overlay wms layer over google maps, (wms layer coordinate system is EPSG:23030), in the log file I see an error (Bursa Wolf parameter required), the image that download from geoserver is empty (white).

This is the request that make openlayers to load the image:

http://demeter:8081/geoserver/wms?LAYERS=gis112cv:Municipios&TRANSPARENT=true&FORMAT=image/gif&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&SRS=EPSG:900913&BBOX=-62672.519998500444,4777782.321356548,-39741.41151705512,4809312.595518533&WIDTH=600&HEIGHT=825

With version 1.5.3 works fine, but with 1.7.0 I can’t see the layer.

Thanks in advanced:

F.Zuriaga