I need to connect to Geoserver, fetch the layer and display it in Geomajas. I have followed the instruction in this link http://www.geomajas.org/node/280 but it doesn't work for me.
The map is just blank. I don't find any compilation error or runtime exceptions in Jetty console, and there is also nothing in geoserver.log on the server. Therefore, I have no clue to figure out what the exact problem is.
For other kinds of layer (from shape file, google map...), it works ok.
- Where can I find a working xml file to config such layer?
- How can I debug or find out the reason why the map is just blank?
Thanks in advance
An error occurred on the server: Unexpected problem., root cause org/geotools/filter/visitor/FixBBOXFilterVisitor"After I close this warning dialog, nothing is showing on my map. I am using the geotools layer which is trying to fetch a vector layer from Geoserver. Can any body help me, I didn't find any other geotools vector layer sample. What should i do? – hamid sadeghi Mar 9 '12 at 7:25