Re: Tapestry Hibernate Sessions

2011-06-10 Thread Tony Nelson
On Jun 10, 2011, at 11:32 AM, Thiago H. de Paula Figueiredo wrote: > On Fri, 10 Jun 2011 12:12:01 -0300, Tony Nelson wrote: > >> So maybe I should have sent this question to the Spring list? > > If you're not using Tapestry-Hibernate this question went to the wrong list. > :) > Indeed it wa

Re: Tapestry Hibernate Sessions

2011-06-10 Thread Thiago H. de Paula Figueiredo
On Fri, 10 Jun 2011 11:47:58 -0300, Tony Nelson wrote: Hi all, Hi! I fired up Jetty, and opened the page. I really expected to get an exception saying that I don't have a database session because I purposely did not include the OpenSessionInView filter that I'm familiar with. In ad

Re: Tapestry Hibernate Sessions

2011-06-10 Thread Thiago H. de Paula Figueiredo
On Fri, 10 Jun 2011 12:12:01 -0300, Tony Nelson wrote: So maybe I should have sent this question to the Spring list? If you're not using Tapestry-Hibernate this question went to the wrong list. :) All the same, does anyone have any insight into what I may have done wrong? Is your Op

Re: Tapestry Hibernate Sessions

2011-06-10 Thread Tony Nelson
On Jun 10, 2011, at 10:47 AM, Tony Nelson wrote: > Hi all, > > I'm in the process of rebuilding an app that was done in Tap3 (indeed!) in > Tap5. It's a small app, maybe a dozen pages used by my internal staff. This > is in preparation for rebuilding the entire front of a much larger app. B