Re: [Dspace-tech] Export & Import - URI

2007-11-02 Thread Mark Diggory
Hello Jayan, For: http://repository.ntu.edu.sg/handle/X23456789/2215 The uri are: 1.) Older uri from the previous system: http://hdl.handle.net/123456789/2741 2.) the Newer URI assigned by the new system http://hdl.handle.net/X23456789/2215 Then challenge is what to do with the Handle URI

Re: [Dspace-tech] Export & Import - URI

2007-11-02 Thread Jayan Chirayath Kurian
Hi! Dorothea, All items appear to have this double URI. I was wondering whether it could be to specify that the item has been imported from another dspace instance with xyz URI and now the item is with the present instance with the 2nd URI. Any suggestions. http://repository.ntu.edu.sg/ Than

Re: [Dspace-tech] Email Problem

2007-11-02 Thread Wayne Graham
Just a follow-up from yesterday... Turns out there was a symlink in the Tomcat classpath to /usr/share/javamail.jar that was conflicting with the one in WEB-INF file. Removing the symlink fixed the problem. Thanks for the heads up on this Randall! Wayne Randall Floyd wrote: > Wayne, > > The on

Re: [Dspace-tech] Email

2007-11-02 Thread Christian Voelker
Hello, are you sure you can use gmail for this? I suggest you read the docs again. IIRC you have to use either localhost or a smarthost. I dont know whether the java class can talk SMTP itself with all the different authentication options and the like. But I might be wrong. Then, remove the mailt

[Dspace-tech] DSPace 1.4.2 OAI error

2007-11-02 Thread Simon McLeish
Hi everybody, I've been getting a persistent problem with our DSpace server that it produces only error messages for OAI-PMH harvesting. It's probably been going on since I upgraded to 1.4.1, but I didn't realise at the time and have only just got round to trying to sort it out. Whenever you ac

Re: [Dspace-tech] Email

2007-11-02 Thread Wayne Graham
I think you may be experiencing the same problem I noticed yesterday. Look at your $DSPACE_HOME/logs/dspace.log file and look for errors in like javax.mail.SomeException. In my case, I think there are conflicting versions of mail (though I'm not sure where they would have come from). Wayne Do

Re: [Dspace-tech] How to do the internationalisation?

2007-11-02 Thread Claudia Jürgen
Hi Robert, there is no version of the patch straight for 1.4.2 as it was never meant to go with a minor release. You might try the one for 1.4.1 and solve conflicts per hand. If you're using eclipse you apply the patch via right click on project -> team - > apply patch, without eclipse you ju

Re: [Dspace-tech] Export & Import - URI

2007-11-02 Thread Dorothea Salo
> I was trying to export a collection from one server and import into another > dspace server. The ingestion process was fine but the URI: appears twice one > below the other. Is there any specific reason for the uri to get displayed > twice? How to get this displayed only once. Please suggest I

Re: [Dspace-tech] How to do the internationalisation?

2007-11-02 Thread Robert Roggenbuck
Hi Claudia, thanks for the answer: now I got the main part (the Messages_de.properties). 'ant update' (instead of 'ant init_configs') and copy the *.war files were the keys to success. But with the remaining i18n stuff I did not understand right how to do it. You wrote > If you want more possi

[Dspace-tech] oai protocol

2007-11-02 Thread Andrea Garrido Fernández
Hello: I am using the qdc crosswalk in my dspace (metadataprefix=qdc), but I am not sure if the response is compatible with the oai-pmh protocol. Could you please help me? Thank you very much. My response records are like this: ..

Re: [Dspace-tech] How to do the internationalisation?

2007-11-02 Thread Claudia Jürgen
Hi Robert, as for i18n the grade of internationalization depends on the version you're using. With 1.5 the i18n possibilities were largely improved. As for 1.4.2 and below, you can simply - drop the Messages_LOCALE.properties in [dspace-source]/config/language-packs - run ant update - stop you

[Dspace-tech] How to do the internationalisation?

2007-11-02 Thread Robert Roggenbuck
Hi all, after my successful installation of DSpace my first configuration step should be the internationalisation of the site. German and English is my first aim. But it would be nice to have all available localisations of DSpace also available at our site. Unfortunately the Wiki provides some