Using the Spring JmsTemplate and Messagelistener really improved the
jms transport code. I was able to remove much infrastructure code where
we simply reinvented the wheel. So I think it was a good idea to use it
versus doing it all from scratch.
There is one problem with these spring classes
Hi Sergey,
I've just finished refactoring (in revision 983258, 983286). I think
source code now looks much better.
In revision 983373 I fixed bugs and add features described by your comments.
On Thu, Aug 5, 2010 at 5:18 PM, Sergey Beryozkin wrote:
> Hi Tomasz
>
>
> I've rebuilt the latest demo
Hi Sergey,
I forgot to mention that currently I'm going to add some documentation
and JavaDoc before 16th August.
On Sun, Aug 8, 2010 at 12:06 PM, Tomasz Oponowicz
wrote:
> Hi Sergey,
>
> I've just finished refactoring (in revision 983258, 983286). I think
> source code now looks much better.
>