Hi,
I'm trying to develop a WPS processing app and I'm using OpenLayers, GeoExt,
GeoServer, PostGIS and Django as web framework.
For the wps process, I have integrated the code of the following example to
my app.
http://dev.openlayers.org/releases/OpenLayers-2.13.1/examples/wps.html
The problem that I have has to do with the dropdown processing list. It is
displayed, only if I define the wps url as:
http://demo.opengeo.org/geoserver/wps.
When I replace it in my local wps url: http://127.0.0.1:8080/geoserver/wps,
nothing is displayed.
What I do wrong ?
Thank you in advance,
George
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-WPS-problem-tp5095402.html
Sent from the GeoServer - User mailing list archive at Nabble.com.