I had marked the AMX interface HTTPFileCacheConfig as deprecated. I
see that in V3 that we still have HttpFileCache.java.
Can someone confirm that it is deprecated? If so, why do we have an
element present in domain.xml as of today?
/**
This element remains in the DTD for compatibility reasons,
but is no longer used.
@deprecated
*/
public interface HTTPFileCacheConfig extends ConfigElement, Singleton
---
Lloyd L Chambers
lloyd.chambers_at_sun.com
Sun Microsystems, Inc