Re: [appfuse-user] DWR (AJAX) and Session timeout renew, how? - URGENT

2009-01-13 Thread Sipatha
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

Re: [appfuse-user] Problem with deployment

2008-12-10 Thread 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 ___

[appfuse-user] Quick Start Guide additions

2008-11-24 Thread Sipatha
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