Skip to content

Instantly share code, notes, and snippets.

@rjarteta
Created August 22, 2012 15:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rjarteta/3426631 to your computer and use it in GitHub Desktop.
Save rjarteta/3426631 to your computer and use it in GitHub Desktop.
Stack Trace of SymProto InvalidConfigurationException: Unrecognized options "wsse" under "security.firewalls.wsse_secured"
InvalidConfigurationException: Unrecognized options "wsse" under "security.firewalls.wsse_secured"
in /home/panche/www/symproto/vendor/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php line 268
at ArrayNode->normalizeValue() in /home/panche/www/symproto/vendor/symfony/src/Symfony/Component/Config/Definition/BaseNode.php line 195
at BaseNode->normalize() in /home/panche/www/symproto/vendor/symfony/src/Symfony/Component/Config/Definition/PrototypedArrayNode.php line 225
at PrototypedArrayNode->normalizeValue() in /home/panche/www/symproto/vendor/symfony/src/Symfony/Component/Config/Definition/BaseNode.php line 195
at BaseNode->normalize() in /home/panche/www/symproto/vendor/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php line 260
at ArrayNode->normalizeValue() in /home/panche/www/symproto/vendor/symfony/src/Symfony/Component/Config/Definition/BaseNode.php line 195
at BaseNode->normalize() in /home/panche/www/symproto/vendor/symfony/src/Symfony/Component/Config/Definition/Processor.php line 35
at Processor->process() in /home/panche/www/symproto/vendor/symfony/src/Symfony/Component/Config/Definition/Processor.php line 52
at Processor->processConfiguration() in /home/panche/www/symproto/vendor/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/Extension.php line 101
at Extension->processConfiguration() in /home/panche/www/symproto/vendor/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php line 53
at SecurityExtension->load() in /home/panche/www/symproto/vendor/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php line 42
at MergeExtensionConfigurationPass->process() in /home/panche/www/symproto/vendor/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/MergeExtensionConfigurationPass.php line 39
at MergeExtensionConfigurationPass->process() in /home/panche/www/symproto/vendor/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php line 119
at Compiler->compile() in /home/panche/www/symproto/vendor/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php line 436
at ContainerBuilder->compile() in /home/panche/www/symproto/app/bootstrap.php.cache line 872
at Kernel->buildContainer() in /home/panche/www/symproto/app/bootstrap.php.cache line 783
at Kernel->initializeContainer() in /home/panche/www/symproto/app/bootstrap.php.cache line 517
at Kernel->boot() in /home/panche/www/symproto/app/bootstrap.php.cache line 548
at Kernel->handle() in /home/panche/www/symproto/web/app_dev.php line 28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment