get rid of ViewExpiredException

2008-06-12 Thread dgreenbean

Hi,

I keep getting a ViewExpiredException when testing on my localhost.  I am
running Tomcat 6.0.16 inside Eclipse 3.3.2 with Myfaces 1.2.3 (JSF 1.2) and
Spring 2.5.4.

All I want to do is get rid of this exception.  I have restarted Tomcat,
cleared my browser cache, redeployed the webapp, cleaned the Tomcat working
directory, and rebooted my machine.  No combination of these seems to work.

I understand that before I get too far, I will need to implement some logic
for handling this exception correctly, but at the moment I just want to be
able to test everything else.

Does anyone know how to quickly and easily stop this exception from being
thrown every time I click anything in my webapp?

Thank you,
David
-- 
View this message in context: 
http://www.nabble.com/get-rid-of-ViewExpiredException-tp17802281p17802281.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: get rid of ViewExpiredException

2008-06-12 Thread dgreenbean

Switching from JBoss RichFaces 3.2.1.GA to 3.2.0.SR1 fixed the problem.  I
did not think this was relevant, but apparently, it is.


dgreenbean wrote:
 
 Hi,
 
 I keep getting a ViewExpiredException when testing on my localhost.  I am
 running Tomcat 6.0.16 inside Eclipse 3.3.2 with Myfaces 1.2.3 (JSF 1.2)
 and Spring 2.5.4.
 
 All I want to do is get rid of this exception.  I have restarted Tomcat,
 cleared my browser cache, redeployed the webapp, cleaned the Tomcat
 working directory, and rebooted my machine.  No combination of these seems
 to work.
 
 I understand that before I get too far, I will need to implement some
 logic for handling this exception correctly, but at the moment I just want
 to be able to test everything else.
 
 Does anyone know how to quickly and easily stop this exception from being
 thrown every time I click anything in my webapp?
 
 Thank you,
 David
 

-- 
View this message in context: 
http://www.nabble.com/get-rid-of-ViewExpiredException-tp17802281p17804902.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]