On Tue, Sep 21, 2010 at 3:29 PM, Gabriel Roldán <grol...@opengeo.org> wrote:
> Hi Ian,
>
> On Tue, 2010-09-21 at 15:12 -0400, Ian Turton wrote:
>> I'm using a 2.0.x nightly build on a Fedora 13 server and tomcat and
>> I'm experimenting with GWC. All seems fine in the actual client -
>> tiles are cached and served fast but I can't seed the layers - when I
>> click on the seed this layer link (e.g.
>> http://ian01.geog.psu.edu/geoserver/gwc/rest/seed/geovista:paroads)
>> all I get is a 404 message from tomcat saying the requested resource
>> is not available.
>>
>> Do I need to install the RESTconfig module to make this work?
> no, you don't, GWC does it's own rest thing.

That's what I thought

> Are you trying to seed via the REST API or using the web form?

I'm clicking the link on the demo page

> If the former, what's the request sent?

There doesn't seem to be any pay load just a get request

> Anything on the logs?

Not really - but here it is:

2010-09-21 16:27:15,222 DEBUG [org.geoserver.filters] - filtering
http://ian01.geog.psu.edu/geoserver/web/
2010-09-21 16:27:15,223 WARN [org.geoserver.web] - GWCAdminPage does
not have a title set
2010-09-21 16:27:15,307 DEBUG [org.geoserver.filters] - filtering
http://ian01.geog.psu.edu/geoserver/gwc
2010-09-21 16:27:15,378 DEBUG [org.geoserver.filters] - filtering
http://ian01.geog.psu.edu/geoserver/gwc/rest/web/geowebcache_logo.png
2010-09-21 16:27:16,862 DEBUG [org.geoserver.filters] - filtering
http://ian01.geog.psu.edu/geoserver/gwc/demo
2010-09-21 16:27:16,952 DEBUG [org.geoserver.filters] - filtering
http://ian01.geog.psu.edu/geoserver/gwc/rest/web/geowebcache_logo.png
2010-09-21 16:27:44,351 DEBUG [org.geoserver.filters] - filtering
http://ian01.geog.psu.edu/geoserver/gwc/rest/seed/50m-physical
2010-09-21 16:27:44,351 DEBUG
[org.geoserver.security.RESTfulPathBasedFilterInvocationDefinitionMap]
- Converted URL to lowercase, from: '/gwc/rest/seed/50m-physical'; to:
'/gwc/rest/seed/50m-physical'  and httpMethod= GET
2010-09-21 16:27:44,351 DEBUG
[org.geoserver.security.RESTfulPathBasedFilterInvocationDefinitionMap]
- ~~~~~~~~~~ antPath= /** methodList= [Ljava.lang.String;@ada795
2010-09-21 16:27:44,351 DEBUG
[org.geoserver.security.RESTfulPathBasedFilterInvocationDefinitionMap]
- method[0]: GET
2010-09-21 16:27:44,351 DEBUG
[org.geoserver.security.RESTfulPathBasedFilterInvocationDefinitionMap]
- Candidate is: '/gwc/rest/seed/50m-physical'; antPath is /**;
matchedPath=true; matchedMethods=true


Thanks

Ian
-- 
Ian Turton

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to