Bugs item #2694926, was opened at 2009-03-19 18:03
Message generated for change (Comment added) made by cito
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=2694926&group_id=4866

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: WebKit
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ch. Thielecke (u15119)
Assigned to: Nobody/Anonymous (nobody)
Summary: caching allways active in subdirectories

Initial Comment:
I disabled all cache with the options for testing.
My context structure looks like that:

/
/inc
/scripts

The files in / are not cached as expected but the files in /inc and /scripts 
are cached. I have to clean the cache folder Cache/PSP manually or restart the 
server.

webware version: 1.0.1

----------------------------------------------------------------------

>Comment By: Christoph Zwerschke (cito)
Date: 2009-03-20 20:55

Message:
Which options for disabling the cache are you talking about? The
CacheServletClasses and CacheServletInstances settings refer to caching any
servlets in memory, not to the PSP file cache. If you set them to false,
then the files in Cache/PSP will be recreated every time the servlet is
changed.

Are you really sure that you have .psp files in / which are not compiled
to .py files in Cache/PSP?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=2694926&group_id=4866

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Webware-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to