On Saturday 17 Dec 2005 22:00, Igor Vaynberg wrote: > you dont need an ejb container to run spring. just like pico you can start > it via a servlet listener.
I meant that both spring and EJB provide managed transaction demarcation. Neither of which I am using. > did you look at the solution i implemented as an example? there all > transaction code is in the application object, all in one place. I have checked it out and it looks to me like the method HibernateApplication.onRuntimeException() is never used so transactions will never be rolled back. Despite this missing functionality it is still much more complicated than using a try-catch > i also see nothing "messy" about inheritance through delegation. especially > when the interface only has a single method. The point is that I must create 5 classes to something incredibly simple! ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user