From d4c3e15f6f4cf99fa4ef4a992d1eb28443d65e59 Mon Sep 17 00:00:00 2001 From: Christian Kerl Date: Sat, 26 Mar 2011 16:23:44 +0100 Subject: [PATCH] updated service configuration --- Resources/config/routing.xml | 4 ++-- Resources/config/services.xml | 14 ++++---------- 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/Resources/config/routing.xml b/Resources/config/routing.xml index 9120e74..52a27f8 100644 --- a/Resources/config/routing.xml +++ b/Resources/config/routing.xml @@ -5,11 +5,11 @@ xsi:schemaLocation="http://symfony.com/schema/routing http://symfony.com/schema/routing/routing-1.0.xsd"> - webservice_controller:handle + webservice.controller:handle POST - webservice_controller:definition + webservice.controller:definition GET diff --git a/Resources/config/services.xml b/Resources/config/services.xml index 4cb4bf6..ba52356 100644 --- a/Resources/config/services.xml +++ b/Resources/config/services.xml @@ -14,17 +14,11 @@ Bundle\WebServiceBundle\ServiceDefinition\Dumper\WsdlFileDumper - - - - - - - - + + - + @@ -61,4 +55,4 @@ %webservice.definition.wsdl% - \ No newline at end of file +