Hey folks,

Server config:
Dspace v4.2
Postgresql
Sun Java

Does anyone know where the server name is located in config files or db that is 
used to construct URLs for bitstreams for OAI requests

I originally built dspace using a temporary server name and that name seems to 
have gotten stuck (?)

I've tried searching, especially in OAI related config files, but have had no 
luck...

I've also did a dump of the database to an SQL file and searched it but 
likewise found no indications of the old server name

The offending block looks like this in an xoai record dump:

        <element name="bundle">
            <field name="name">ORIGINAL</field>
            <element name="bitstreams">
                <element name="bitstream">
                    <field name="name">$$$$$$$$$.pdf</field>
                    <field name="originalName">$$$$$$$$$.pdf</field>
                    <field name="format">application/pdf</field>
                    <field name="size">1928382</field>
                    <field 
name="url">http://XXXX.server.com/xmlui/bitstream/01/25536/1/$$$$$$$$$.pdf</field>


XXXX.server.com should actually be YYYY.server.com

This doesn't seem to show up anywhere else and certainly hasn't caused any 
issue with the web pages and links to a records bitstream there.

In any case, if anyone can help it'd be much appreciated!

thanks




[cid:[email protected]]


----






<<attachment: Fred Edwards.vcf>>

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
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