Reload geoserver configuration via REST
---------------------------------------

                 Key: GEOS-3317
                 URL: http://jira.codehaus.org/browse/GEOS-3317
             Project: GeoServer
          Issue Type: New Feature
          Components: REST
    Affects Versions: 1.7.5
         Environment: REST
            Reporter: Lars Schrader
            Assignee: Andrea Aime
            Priority: Trivial
         Attachments: catalogReloadRest.tar

The solution should accept the following url to reload the catalog

curl -u username:password -v -XPOST
http://localhost:8080/geoserver/rest/catalogreload

The answer of the curl statement is:
< HTTP/1.1 202 Accepted
< Server: Apache-Coyote/1.1
< Date: Fri, 24 Jul 2009 08:05:01 GMT
< Server: Noelios-Restlet-Engine/1.0..8
< Transfer-Encoding: chunked
<
* Connection #0 to host localhost left intact
* Closing connection #0 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to