Hi,
I would like to include the GeoWebCache community module on the 1.6.x branch. It is already included on trunk (1.7.x).
To work out of the box it requires the following changes
1) New profile "geowebcache" in community/pom.xml
2) New directory:
community/geowebcache
contains pom.xml and applicationContext.xml
3) Change to web/src/main/webapp/WEB-INF/web.xml:
<servlet-mapping>
<servlet-name>dispatcher</servlet-name>
<url-pattern>/gwc/*</url-pattern>
</servlet-mapping>
(Can be commented out, if anyone feels strongly about this)
4) New profile must be added to web/pom.xml
-Arne
+1
Arne Kepp wrote:
Hi,
I would like to include the GeoWebCache community module on the 1.6.x branch. It is already included on trunk (1.7.x).
To work out of the box it requires the following changes
1) New profile "geowebcache" in community/pom.xml
2) New directory:
community/geowebcache
contains pom.xml and applicationContext.xml
3) Change to web/src/main/webapp/WEB-INF/web.xml:
<servlet-mapping>
<servlet-name>dispatcher</servlet-name>
<url-pattern>/gwc/*</url-pattern>
</servlet-mapping>
(Can be commented out, if anyone feels strongly about this)
4) New profile must be added to web/pom.xml
-Arne
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
!DSPAM:4007,4816445c296661137850744!
--
Justin Deoliveira
The Open Planning Project
jdeolive@anonymised.com