Hi, I am building a service controller with helper functions for webservices. Now I need to write a ServiceResolver class implementing the ControllerResolverInterface to do the resolving for JSON-RPC, XML- RPC or whatever I want to support (I want to support multiple protocols). But how do I implement that? I have looked in the FrameworkExtension but this class won't allow me to overwrite the "controller_resolver" service. Is a webservice bundle a good addition to Symfony2 and can anybody point me in the right direction?
-- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
