I'v got an error:
ERROR com.opensymphony.oscache.base.Config  - Error reading /oscache.properties 
in CacheAdministrator.loadProps()
java.lang.NullPointerException

oscache.properties in WEB-INF/classes

in web.xml:

    <filter>
        <filter-name>cacheFilter</filter-name>
        
<filter-class>com.opensymphony.oscache.web.filter.CacheFilter</filter-class>
    </filter>

Where is problem?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to