- All Implemented Interfaces:
- java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
Deprecated.
Use Servlet Context Listener provided in dspace-api (remove in >
1.5.x)
public class LoadDSpaceConfig
extends javax.servlet.http.HttpServlet
Simple servlet to load in DSpace and log4j configurations. Should always be
started up before other servlets (use )
This class holds code to be removed in the next version of the DSpace XMLUI,
it is now managed by a Shared Context Listener inthe dspace-api project.
It is deprecated, rather than removed to maintain backward compatibility for
local DSpace 1.5.x customized overlays.
TODO: Remove in trunk
- Version:
- $Revision$
- Author:
- Robert Tansley
- See Also:
- Serialized Form