[Dspace-tech] Urgent!!: Handle server upgrade help

2012-02-23 Thread Rafa Carreres
Hi, I've just migrated my dspace instance from 1.4 to 1.7 and my handle server isn't working correctly. The handle server is resolving the old handlers but if I submit a new item, the new handler is not resolved and I get this error: Error - System Error The handle you

[Dspace-tech] Can't grant or change CC license

2011-12-05 Thread Rafa Carreres
, bundle, BSN_LICENSE_TEXT, bs_text_format, license_text.getBytes()); --- I think I'm very close to the solution but I can't find it. Any help would be appreciated Regards. Rafa Carreres Institutional Repository Administrator (http://rua.ua.es) University

[Dspace-tech] Can't grant or change CC license

2011-12-05 Thread Rafa Carreres
(cc_license_url); 145,146c144,145 setBitstreamFromBytes(item, bundle, BSN_LICENSE_TEXT, bs_text_format, license_text.getBytes()); --- I think I'm very close to the solution but I can't find it. Any help would be appreciated Regards. Rafa Carreres Institutional Repository

Re: [Dspace-tech] Several concurrent Localizations of, default.license, input-forms etc. dont work

2011-11-30 Thread Rafa Carreres
Hi, It's funny about multilanguage in DSpace. After a lot of changes in source code, I've made it work quite well but the default.license issue. When you edit the license in the administration interface, it shows the correct one, that is, the one according to the user's preferred language.

[Dspace-tech] List of months in submit form not localized

2011-05-12 Thread Rafa Carreres
Hi all, In DSpace 1.7.1 I've translated my input-forms.xml into spanish and everything is OK but when I choose a month in the combo it's only shown in english. I've all the values in dspace.cfg Ok. Any ideas? --

[Dspace-tech] Creative Commons iframe language changed

2011-04-18 Thread Rafa Carreres
Hi, I'm trying to make the CC iframe multilingual as described in https://jira.duraspace.org/browse/DS-807 This works fine and I've added some code to [dspace-1.7.1-src-release]/dspace-jspui/dspace-jspui-webapp/src/main/webapp/tools/creative-commons-edit.jsp so that the language is

[Dspace-tech] Multilingual help in 1.7

2011-04-13 Thread Rafa Carreres
Hi, I'm having problems to make help in DSpace 1.7 JSPUI multilingual. I've had the same problem with news-side.html and news-top.html but I've solved it adding two entries in Messages_es.properties: news-side.html = news-side_es.html news-top.html = news-top_es.html and copying this two

Re: [Dspace-tech] DSpace-tech Digest, Vol 58, Issue 40

2011-02-25 Thread Rafa Carreres
Hi, Trying to index-init my DSpace 1.7+Oracle, got the same error than Richard. My configuration: Java 6, mvn 2.2, ant 1.7, oracle 10g, tomcat 5.5, linux 32. Has anybody make this work or better wait to 1.7.1?? Best Regards On 02/10/2011 08:39 PM, dspace-tech-requ...@lists.sourceforge.net

Re: [Dspace-tech] Mapped items not showing in browse-item and browse-date

2010-05-15 Thread Rafa Carreres
instructions. If I'm correct index-all rebuilds search indeces, index-init rebuilds both search and browse indices. Worth a try. Regards, ~~helix84 -- Rafa Carreres Programador de sistemas Servicio de Informática Universidad de Alicante

[Dspace-tech] LDAP bind

2008-06-30 Thread Rafa Carreres
Hi, I'm testing LDAP authentication in DSpace 1.4 and everything works OK. However I only need binding, not searching into LDAP because I don't want users to autoregister. Is it necessary for DSpace to make LDAP searches to authenticate users? Thanks in advance begin:vcard fn:Rafael

Re: [Dspace-tech] Handle Server - passphrase

2007-07-30 Thread Rafa Carreres
Hi, In order to remove the password from the Handle Server you can run the Key Util program. It allows decrypting and encrypting of private key files. It can be invoked using the command: |java -cp handle.jar net.handle.apps.tools.KeyUtil privkey.bin| |After that, you can choose from a