[Geoserver-devel] applicationContext.xml for gwc

I know there is an outstanding bug with the JAR GeoWebCache utilizes; however, in the interim I installed the latest geowebcache and added as a project in eclipse along side GeoServer created with eclipse:eclipse in maven.

Does anyone have a correct applicationContext.xml that works with the newer GWC in geoserver? The old one does not work as it makes use of an older version of classes.

Thank you.

DK

Hi Drew,

based on your previous email I assume you have checked out the 1.7.3 tag? (As opposed to 1.7.x branch, because everything should be fine in the latter).

I have now reconstructed the 1.1.0.jar used when we made the 1.7.3 release, before it got overwritten.

To force Maven to get it, make sure you delete your local copy first
rm -Rf ~/.m2/repository/org/opengeo/geowebcache/1.1.0
and rebuild <geoserver source dir>/gwc with "clean install"

I don't think there is any advantage to having a geowebcache project open in Eclipse (not sure, I don't use it). I believe to actually use updated artifacts you have to go via maven anyway.

-Arne

Drew Kurry wrote:

I know there is an outstanding bug with the JAR GeoWebCache utilizes; however, in the interim I installed the latest geowebcache and added as a project in eclipse along side GeoServer created with eclipse:eclipse in maven.

Does anyone have a correct applicationContext.xml that works with the newer GWC in geoserver? The old one does not work as it makes use of an older version of classes.

Thank you.

DK

--
Arne Kepp
OpenGeo - http://opengeo.org
Expert service straight from the developers