David Winiarz
David Winiarz
@joaquinjsb if you could share your solution. I'm currently struggling with SB 3.0.2 which does not automatically creates beans with different AMQPs.
Well, I did as you say, but with no result. Error I'm getting : `A component required a bean named "connectionNameA-admin" that could not be found.` There is no such...
Sure, here you can find it. [https://files.fm/u/3rku4nrbw](here) But it's working now. What I did not do... I didn't have the default `@RabbitListener` (each one has connectionFactory property) and then, it...
Thanks. One more question. Now while connecting to AMQP server it tells me sth like: inequivalent arg 'type' for exchange 'exchange1' in vhost 'xx' - received 'direct' but current is...
OK, I've solved the issue by putting `type in @Exchange`
I think, that it is really bad to remove uniqueness of email. Please don't do it. It is not good.
timtim-75, you wrote : "It's ok, thank you, I finally find the problem, the permissions are settable in the twig object, not in the config.yml." Where is that?
When I did like u said, it keeps logging and relogging and so on, so on... well, it's stucked. Any ideas?