Re: [Dspace-tech] Controlled Vocabulary for XMLUI

2013-07-23 Thread scarella
Hi, 1)are you sure that the xml file you put in config/controlled-vocabulary has the right owner permissions ? It should belongs to the same user that launch dspace 2) be sure that there are no mistypes in the file name in input-forms.xml : remember you do not have to write down the suffix ( .xml)

[Dspace-tech] Confused About UTF-8

2013-07-23 Thread Thomas Ronayne
Hi, I'm a little confused about UTF-8/UNICODE locale settings for DSpace using PostgreSQL v. 9.2.1. By default, my systems are: LANG=en_US LC_CTYPE=en_US LC_NUMERIC=en_US LC_TIME=en_US LC_COLLATE=C LC_MONETARY=en_US LC_MESSAGES=en_US LC_PAPER=en_US

Re: [Dspace-tech] Confused About UTF-8

2013-07-23 Thread helix84
Hi Thomas, there's very little reason to be concerned. The most important part to get right is encoding when creating the database: createdb -U dspace -E UNICODE dspace What you mentioned is default locale set in shell environment variables. DSpace (an Java in general) doesn't care about those

Re: [Dspace-tech] Request on complex attributes

2013-07-23 Thread scarella
er...t may be you can try an approach of this sort with qdc element.classification.confidence001 [...] until element.classification.confidence100 and use a qualdrop value form to fill them ; you'll obtains metadata like element.classification.confidence20 = car or

Re: [Dspace-tech] Confused About UTF-8

2013-07-23 Thread Thomas Ronayne
That makes a lot of sense, thanks! A riddle, wrapped in a mystery, inside an enigma but that's my story and I'm stickin' to it. On 07/23/2013 10:23 AM, helix84 wrote: Hi Thomas, there's very little reason to be concerned. The most important part to get right is encoding when creating the

[Dspace-tech] get the bitstream URL from item

2013-07-23 Thread Ingram, William A
Hi all, Is there an easy way to get bitstream URLs from a DSpace item? I'm doing some funky stuff to get it here (ignore the lines about PDF; in this case I'm only want the URL if the bitstream is a PDF): itemURL = HandleManager.resolveToURL(new Context(), item.getHandle());

[Dspace-tech] Commenting at item level in XMLUI?

2013-07-23 Thread Matthew McKinley
Hi all, As you can imagine, parsing the results while searching for adding commenting functionality to dspace is near impossible. I see that there was a commenting add-on developed way back for 1.1 by University of Minho, but it looks like its only for JSPUI. Has anyone added commenting

Re: [Dspace-tech] OAI Request

2013-07-23 Thread Jose Blanco
it looks as expected. this I think is a better request: http://dspace.univcasa.ma:8080/oai/request?verb=Identify On Mon, Jul 22, 2013 at 4:53 PM, remi asare remi.as...@gmail.com wrote: Hi everybody, Can anyone have a quick look at this http://dspace.univcasa.ma:8080/oai/request and tell

[Dspace-tech] Problen send to repository

2013-07-23 Thread Luis Rojas C. (CATIE)
Hi all, I have a problem, when I want to send an item to repository, the system send this error: 013-07-23 12:21:36,068 WARN org.dspace.app.webui.servlet.InternalErrorServlet @ :session_id=BB054145FED6E384BB71848C872F28AF:internal_error:-- URL Was:

Re: [Dspace-tech] Question about deploying the DSpace application

2013-07-23 Thread Thornton, Susan M. (LARC-B702)[LITES]
Hi there! Thanks very much for your always helpful responses! Just one question to clarify: I'm assuming that once we would copy the /webapps directory over to the Production machine, we will have to run ant, but not mvn? Is that correct? Of course we have to have our

[Dspace-tech] DSpace LDAP authentication problem

2013-07-23 Thread Keir Vaughan-Taylor
I have installed DSpace 3.1 on a test machine. I want to use the new feature where a new user authenticate with an LDAP server and then based on an LDAP field result they are registered and placed in a group appropriate to that LDAP field. So for example the entry in authentication-ldap.cfg is