[Commits] r1177 - apps/opengeo/geoexplorer/trunk

commits at geoext.org commits at geoext.org
Tue Jun 30 18:53:30 CEST 2009


Author: tschaub
Date: 2009-06-30 18:53:30 +0200 (Tue, 30 Jun 2009)
New Revision: 1177

Modified:
   apps/opengeo/geoexplorer/trunk/readme-dev.txt
Log:
Only the distribution build can be moved.

Modified: apps/opengeo/geoexplorer/trunk/readme-dev.txt
===================================================================
--- apps/opengeo/geoexplorer/trunk/readme-dev.txt	2009-06-30 16:50:49 UTC (rev 1176)
+++ apps/opengeo/geoexplorer/trunk/readme-dev.txt	2009-06-30 16:53:30 UTC (rev 1177)
@@ -31,21 +31,6 @@
 http://localhost/~you/geoexplorer/build/GeoExplorer).
 
 
-Connecting GeoExplorer to a local GeoServer
--------------------------------------------
-
-The easiest way to run GeoExplorer is to place it in the www folder of a
-GeoServer data dir.
-
-1. Copy the build/GeoExplorer directory to $GEOSERVER_DATA_DIR/www/
-
-2. Modify the "ows" configuration value in GeoExplorer/index.html to reflect the
-path to your GeoServer WMS endpoint (usually "/geoserver/wms").
-
-3. Open the index.html page in a browser (e.g.
-http://localhost:8080/geoserver/www/GeoExplorer/index.html)
-
-
 Preparing the application for deployment
 ----------------------------------------
 
@@ -76,3 +61,19 @@
 
     you at prompt:~/geoexplorer/build$ ant zip
 
+
+Connecting GeoExplorer to a local GeoServer
+-------------------------------------------
+
+The easiest way to run GeoExplorer is to place it in the www folder of a
+GeoServer data dir. This requires the production build described above (built by
+running `ant`).
+
+1. Copy the build/GeoExplorer directory to $GEOSERVER_DATA_DIR/www/
+
+2. Modify the "ows" configuration value in GeoExplorer/index.html to reflect the
+path to your GeoServer WMS endpoint (usually "/geoserver/wms").
+
+3. Open the index.html page in a browser (e.g.
+http://localhost:8080/geoserver/www/GeoExplorer/index.html)
+



More information about the Commits mailing list