BeSimple / BeSimpleSoapClient

NOT MAINTAINED - [READ-ONLY] Subtree split of the BeSimpleSoap -- clone into BeSimple/SoapClient/ (master at BeSimple/BeSimpleSoap)
http://besim.pl/
57 stars 54 forks source link

How to add BeSimpleSoapClient to AppKernel in symfony2 #16

Closed billgsm closed 9 years ago

billgsm commented 9 years ago

Hi,

I only installed BeSimpleSoapClient, trying to follow http://besim.pl/SoapBundle/soapclient/configuration.html#client-configuration, I couldn't find any information about adding it to the Kernel. If I don't, I have an error when I try to use my console commands, saying:

 [Symfony\Component\Config\Exception\FileLoaderLoadException]
Cannot import resource "....). Looked for namespace "be_simple_soap", found "framework", "securit
  y", "twig", "monolog", "swiftmailer",.....
alexbogo commented 9 years ago

new BeSimple\SoapClient\SoapClientBuilder(),