On Thu, Feb 21, 2013 at 10:53 PM, Han, Yan <[email protected]> wrote: > I am getting DSpace 3.1 installed in local machine, and imported a few > items. In /jspui/ everything is fine, and I can view “full item record”, and > I can download the pdf through “view/open”. But in /xmlui/ interface, all > the URLs are not clickable. Any suggestions?
Hi Yan, 1) what do the URLs look like? 2) how is your xmlui context defined in Tomcat's server.xml? E.g.: <Context path="/xmlui" docBase="/dspace/webapps/xmlui" /> 3) what is your dspace.hostname, dspace.baseUrl and dspace.url in dspace.cfg? Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

