diff --git a/web/src/main/resources/applicationContext.xml b/web/src/main/resources/applicationContext.xml
new file mode 100644
index 0000000000..8711a72f4e
--- /dev/null
+++ b/web/src/main/resources/applicationContext.xml
@@ -0,0 +1,104 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ /usr/local/convert
+
+
+
+
+ -density
+ @@dpi@@
+ -append
+ @@sourceFile@@
+ @@targetFile@@
+
+
+
+
+
+ jpg
+ png
+ tif
+ tiff
+ gif
+ bmp
+
+
+
+
+ 10
+
+
+
+ 30
+
+
+
+
+
+
\ No newline at end of file
diff --git a/web/src/main/webapp/WEB-INF/web.xml b/web/src/main/webapp/WEB-INF/web.xml
index 46a0f0b6e9..9a65db0bc6 100644
--- a/web/src/main/webapp/WEB-INF/web.xml
+++ b/web/src/main/webapp/WEB-INF/web.xml
@@ -70,6 +70,20 @@
/proxy/*
+
+
+ mapfish.print
+ org.mapfish.print.servlet.MapPrinterServlet
+
+ config
+ printing/config.yaml
+
+
+
+ mapfish.print
+ /pdf/*
+
+
index.html