2012/1/22 Emmanuel Lécharny <elecha...@apache.org> > First try to get rid of the executor, and see if it works better. > > If you really need to use an executor, we can discuss further the reason > you need it, and then what are your options. > > > -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com >
Ok so after removing executor it still doesnt work as should. Its basicly the same. Messages are delivered randomly, sometimes they are, sometimes after request for second time, sometimes they arent at all. And again, only happens when im trying to send MessageC (as a mention before). And maybe its a stupid question but can message POJO contain a table (int,long,byte)?