On Wed, May 29, 2013 at 9:00 PM, mortac8 <[email protected]> wrote:

> Got it to work:
>
> 1) Added geowebcache-arcgiscache-context.xml to gwc-2.3.2.jar in
> F:\GeoServer-2.3.2
> --edited this file to mimic how other similar files are set up
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE beans PUBLIC &quot;-//SPRING//DTD BEAN//EN&quot;
> &quot;http://www.springframework.org/dtd/spring-beans.dtd&quot;>
> <beans>
>   <description>
>    Bean configuration file for the gwc-arcgiscache module
>   </description>
>   <bean id="arcGisLayerConfigurationExtentionTarget"
> class="org.geowebcache.arcgis.layer.ArcGISLayerXMLConfigurationProvider" />
> </beans>
>
> 2) Added gwc-arcgiscache-1.4-SNAPSHOT.jar to WEB-INF/lib in
> F:\GeoServer-2.3.2
>
> 3) Updated applicationContext.xml in gwc-arcgiscache-1.4-SNAPSHOT.jar
>   <bean id="arcGisLayerConfigurationExtentionInterceptorEnabledCheck"
> class="org.geoserver.gwc.config.GWCServiceEnablementInterceptor">
>     <constructor-arg ref="gwcFacade" />
>   </bean>
>
> 4) Added <import resource="geowebcache-arcgiscache-context.xml"/> to
> geowebcache-servlet.xml in gwc-2.3.2.jar
>
> 5) Fix from https://github.com/GeoWebCache/geowebcache/issues/79
> Built F:\geowebcache-1.4-M20130509a and merged ArcGISCachLayer.class into
>
> F:\geoserver-2.3.2\webapps\geoserver\WEB-INF\lib\gwc-arcgiscache-1.4-SNAPSHOT.jar
>
>
>
Nicely done. It would be cool if someone stepped up and turned this set of
instruction into a community module

Cheers
Andrea

-- 
==
GeoServer training in Milan, 6th & 7th June 2013!  Visit
http://geoserver.geo-solutions.it for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to