Just thinking, what if when you make the DWR call, also add some session
attribute specifically for this, i think the application server should
restart the expiry counter if there is some activity in the session.
Sipatha
I see lots of class not found errors on the log. This means tomcat can't see
some jars. make sure that there are jars in WEB-INF/lib If you deploy
without renaming what do u get?
S Shoko
Software Developer
___
best would be call the install goal before the jetty goal in the
pom.xml, because as it is, any change to the core requires you have to
install first before running the war
Is there a were of running maven goals from eclipse as we do with ant
targets, other than going to the command line?
Sipatha
Sof