[Geoserver-users] PNG Images not displaying in WMS Layouts

Hello,

I am currently trying to configure a layout for wms requests to my geoserver
instance that will display an image in the corner of the tile. I had this
configured previously on an old geoserver version I was using (2.2.5) and I
have just copied the xml layout file and image directly from there to my new
geoserver (2.4.4).
Is anyone able to open my eyes as to where I have gone wrong please?

My layout xml file contains:
<layout>
      <decoration type="image" affinity="bottom,left" offset="6,6"
size="92,31">
       <option name="url" value="layouts/lgbce-logo-trans.png"/>
     </decoration>
</layout>

where the image is saved in the data_dir/layouts folder along with the xml
layout file.

As I say, I find this strange as:
1 - this configuration worked on my other geoserver instance
2 - When I add a second decoration to the xml file (such as a scale bar)
this does display in the request.
3 - I have tried using different images instead of 'lgbce-logo-trans' and
these do not work either.

Any thoughts would be much appreciated,

Thank you,

Richard

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/PNG-Images-not-displaying-in-WMS-Layouts-tp5130367.html
Sent from the GeoServer - User mailing list archive at Nabble.com.