Re: Weird stale session problem after installing new version?
"Howard M. Lewis Ship" <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.devel |
|---|---|
| Message-ID | <004801c2a7b4$ec7de260$3dc41e42@howardczkz2sl3> |
That's strange, you have:
<binding name="stateful" expression="false"/>
On any forms or DirectLinks that occur while the app is stateless (i.e., on the Home page)?
----- Original Message -----
From: Brien Voorhees
To: Tapestry Developers
Sent: Thursday, December 19, 2002 4:27 PM
Subject: [Tapestry-developer] Weird stale session problem after installing new version?
We just upgraded from Tapestry 2.2-rc1 to 2.3-beta1 and now any time a form is submitted or a link is clicked it results in a page saying that the session is stale. Any clues as to why that might be? To upgrade all I did was copied the following jars (basically the ones that looked new):
ognl-2.3.0-opt.jar
commons-logging-1.0.2.jar
commons-lang-1.0.jar
net.sf.tapestry-2.3-beta-1.jar
net.sf.tapestry.contrib-2.3-beta-1.jar
Thanks for any help,
Brien Voorhees