Re: JMS transport strongly depends on Spring

2010-08-08 Thread Christian Schneider
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

Re: [GSOC] Simple and lightweight HTML-based browser for surveying Apache CXF logs

2010-08-08 Thread Tomasz Oponowicz
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

Re: [GSOC] Simple and lightweight HTML-based browser for surveying Apache CXF logs

2010-08-08 Thread Tomasz Oponowicz
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. >