No, you don't need the rest extension, just installing the proxy extension
should be sufficient.

There is some confusing nomenclature here; there are actually two modules in
geoserver that are called rest. One of them provides an extension point that
plugins can use to provide their own rest apis; this is included in
GeoServer since sometime in the 1.7.x release series, and it is the one
needed by the proxy extension.  You don't need to install it because it is
already there.

The other extension is the one that provides a REST API for configuring
GeoServer.  Before GeoServer 2.1, this is *not* included in the geoserver
package you download, and since it is by far the most popular rest extension
for GeoServer, its "real name" (the one used in code, RESTConfig) is often
shortened to just REST.

Hope this clears things up.

--
David Winslow
OpenGeo - http://opengeo.org/

On Wed, Feb 16, 2011 at 8:33 AM, Sarah Schuessler <[email protected]>wrote:

> Hi list,
>
> my situation:
> I have geoserver running at tomcat, at www folder I have my html and js
> files. I want to request a getfeatureinfo from a different wms/wfs service
> (this is a ArcGIS Server Service), so I need a proxy beacuse this is a cross
> domain issue. I`m working at our intranet (remote, win server 2003) but both
> geoserver and ArcGIS Server are at intranet too.
> I read that geoserver has a proxy extension. At page
> http://geoserver.org/display/GEOS/GeoServer+Proxy+Extension I can read
> something about /geoserver/rest/... so that I assume that I need rest
> extension too. Is it right?
> Or is there another way to go?
>
> Thanks for any comment!
>
> best regards
> Sarah
>
>
>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to