[Dspace-general] DSPACE Web User Interface Customization

Jim Downing ojd20 at cam.ac.uk
Tue Sep 21 06:07:34 EDT 2004


On Thu, 2004-09-16 at 13:29, Charl Roberts wrote:
> Hi 
> 
> I wonder if somebody can help. We've completed our first attempt at a Dspace install and would like to customize our Web Interface. We have altered our JSP files, and followed the installation instructions to rebuild the DSPACE web application.
> When we run the following command:
> ant -Dconfig=[dspace]/config/dspace.cfg build_wars
> 
> We get the following error:
>  [javac]
> /export/home/admin/dspace-1.2-source/src/org/dspace/app/webui/SiteAuthentica
> tor.java:45: package javax.servlet does not exist
>     [javac] import javax.servlet.ServletException;

You need to copy servlet.jar from your tomcat distribution into
$DSPACE_HOME/lib.

jim

PS These technical questions are better addressed to the dspace-tech
list. See http://sourceforge.net/mail/?group_id=19984 for details


More information about the Dspace-general mailing list