diff --git a/Resources/config/annotations.xml b/Resources/config/annotations.xml
new file mode 100644
index 0000000..1bb69de
--- /dev/null
+++ b/Resources/config/annotations.xml
@@ -0,0 +1,30 @@
+
+
+
+
+
+ Doctrine\Common\Annotations\AnnotationReader
+ Doctrine\Common\Annotations\Parser
+
+
+
+
+ true
+
+ Bundle\WebServiceBundle\ServiceDefinition\Annotation\
+ ws
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Resources/config/webservice.xml b/Resources/config/webservice.xml
index b847f09..0c1a07e 100644
--- a/Resources/config/webservice.xml
+++ b/Resources/config/webservice.xml
@@ -4,6 +4,8 @@
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
+ Symfony\Component\HttpKernel\Config\FileLocator
+
%kernel.cache_dir%/webservice
@@ -14,11 +16,13 @@
+
+
%webservice.cache_dir%
+
@@ -41,12 +46,27 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+