JMSI18nRoutingBundle icon indicating copy to clipboard operation
JMSI18nRoutingBundle copied to clipboard

Implemented ChainRouting support

Open dbalabka opened this issue 9 years ago • 0 comments

During investigation how JMS routing bundle works with different routing implementation I have found that it do not support ChainRouter and DynamicRouter. Talking about DynamicRouter it is hard to prepare any suitable solution that will fit anyone, but I have found that default router that injected into ChainRouter can be easily replaced almost same as it already done with alias replacing.

dbalabka avatar Jul 10 '15 21:07 dbalabka