Re: Persistance

2008-11-29 Thread Patrick Moore
Hi Yeah in our T4 app we don't use @Persist at all and we really control the session-size ... we have been setting up to open source this code that handles the session issues. I have been wanting to get the code in better shape before releasing back to the community ... but it is good enough

Re: [T5] Palette NPE

2008-11-29 Thread zack1403
Bump for help on this? Is the because genericSelectModel.getOptionGroups returns null? This occurs intermitently and I havent been able to find a workaround. Zack zack1403 wrote: > > Hey All, > > I'm getting a NullPointerException when the palette component in 5.0.16: > > Caused by: java

Re: Tapestry-Hiberante with Tapestry IoC

2008-11-29 Thread Angelo Chen
http://wiki.apache.org/tapestry/Tapestry5HowToIocAndHibernate Juan Maya wrote: > > Hi! I am creating a standalone application using Tapestry IoC outside of > Tapestry. now i am struggling to find a way to use the Tapestry-Hibernate > integration? Do you know how to this? > I kinda prefer to gi

Tapestry-Hiberante with Tapestry IoC

2008-11-29 Thread Juan E. Maya
Hi! I am creating a standalone application using Tapestry IoC outside of Tapestry. now i am struggling to find a way to use the Tapestry-Hibernate integration? Do you know how to this? I kinda prefer to give a try to the Tapestry IoC (i have liked it a lot!) and forget about Spring for awhile :) T

I just want @Log!

2008-11-29 Thread TK Banks
@Log looks hot.  I want it.  But I'm not writing a web app.  I don't know anything about Tapestry and don't really want to! Here are my initial questions! 1) Is it even possible to use @Log outside of a webapp? If the answer to 1) is No, then the rest of my questions are quite possibly moot.

Re: Persistance

2008-11-29 Thread Marcelo Lotif
I think this is very interesting too, and I have implemented something like this in a menu component I've made, but the solution is specific to my case. This persistence strategy would be a nice improvement, and would solve some problems we had with the session size. On Fri, Nov 28, 2008 at 7:23