On 25 June 2014 16:06, Brian Freels-Stendel <[email protected]> wrote:

> The only other possibility I can think of is the context path.  We altered
> ours to point to the server root instead of the xmlui directory:
>
>
>
> <!-- DEFINE A CONTEXT PATH FOR DSpace XML User Interface (Manakin) -->
>
>         <Context path="/" docBase="/opt/dspace/webapps/xmlui" debug="0"
> reloadable="true" cachingAllowed="false" allowLinking="true"/>
>
>
>
> I don’t have much hope for that, but I’ve found that turning stones at
> random sometimes helps.
>

That worked!

Thank you, Brian!

But I didn't believe that that could make the difference, so I
double-checked on my Test instance. And there it didn't work. I checked the
8009 connector in the server.xml field and noticed that that wasn't set to
use UTF-8. Changed that and it worked. Changed the xmlui context path back
to /xmlui and it still worked. So I've changed the xmlui context path back
to /xmlui on my live server and it still works there as well.

So I believe that your first recommendation to add UTF-8 encoding to the
8009 connector was spot on. I can only assume that it didn't work
immediately due to some caching issue.

Thank you, Brian, I'm very grateful for your help.

Sean
--
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
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

Reply via email to