Hey guys,

My webware is running great, except that I'm caching
objects in user sessions that webware can't cache to
disk.  Then, when they come back, or when I try to
restart Webware, I get errors and my whole application
is hosed until i do a rm -rf * in the Sessions
directory.  Can I just turn off disk-caching
altogether?  I tried doing:

 'SessionStore':         'Memory',  

In Application.config, but that didn't work.

Thanks
Brad


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to