This was a year ago. Did you ever solve it? I had the same problem, both on Windows and Linux. What fixed it on Windows was to use the version of the .jar file that corresponds with the version of GeoServer you're using. In your case, find it http://repo.opengeo.org/org/geoserver/community/proxy/2.1-SNAPSHOT/proxy-2.1-SNAPSHOT.jar here .
On Linux, I put the .jar file into my /usr/share/tomcat6/lib directory in addition to the /usr/share/tomcat6/webapps/geoserver/WEB-INF/lib directory, as instructed in the proxy extension steps you followed. I'm not sure if it needs to be in BOTH directories or just the first, but mine is working so I'm not going to mess with it. :) -- View this message in context: http://osgeo-org.1560.n6.nabble.com/GeoServer-Proxy-tp3792713p4543752.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
