I am using auto parameters and abstract accessors and I still get this behavior. But it is not just limited to pages that have parameters.
E --- Patrick Casey <[EMAIL PROTECTED]> wrote: > > Out of curiosity, how do you resolve situations > like this if you > need concrete properties? Can you just not use auto > parameters? > > --- Pat > > > -----Original Message----- > > From: Mind Bridge [mailto:[EMAIL PROTECTED] > > Sent: Monday, July 18, 2005 7:44 PM > > To: Tapestry users > > Subject: Re: Strange timeout behavior > > > > Try to make the get and set methods for that > property abstract > > > > ----- Original Message ----- > > From: "Edward Scanzano" <[EMAIL PROTECTED]> > > To: "Tapestry users" > <tapestry-user@jakarta.apache.org>; "john mcteague" > > <[EMAIL PROTECTED]> > > Sent: Monday, July 18, 2005 11:50 PM > > Subject: Re: Strange timeout behavior > > > > > > > I tried that and I get this exception > > > > > > Unable to enhance class > > > com.intaglio.webclient.site.CFolderList because > it > > > implements a non-abstract write method for > property > > > 'pageParameters'. > > > > > > > > > > > > --- john mcteague <[EMAIL PROTECTED]> > wrote: > > > > > > > I had a similar problem recently. The solution > was > > > > to change the > > > > direction of the parameters from 'in' to > 'auto'. > > > > > > > > On 7/18/05, Edward Scanzano > <[EMAIL PROTECTED]> > > > > wrote: > > > > > Hi all, > > > > > > > > > > I have a situtation where my application > runs > > > > normally > > > > > as I click through it. Parameters are being > passed > > > > to > > > > > components correctly, etc. However, if I let > the > > > > > application sit idle for a short time (maybe > 10 > > > > > minutes, not sure of the exact time) then > when I > > > > click > > > > > on those same links I get exceptions that > are > > > > caused > > > > > by component parameters being null. The > session > > > > has > > > > > not timed out yet. > > > > > > > > > > What is causing this? > > > > > > > > > > Thanks > > > > > E > > > > > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > > To unsubscribe, e-mail: > > > > [EMAIL PROTECTED] > > > > > For additional commands, e-mail: > > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: > > > > [EMAIL PROTECTED] > > > > For additional commands, e-mail: > > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]