Re: [Dspace-tech] [Fwd: DSpace: Internal Server Error]

2009-04-29 Thread Van Ly
Hi, I noticed in the attached log, fragments of the kind /dspace/upload/upload__14b22f3a_120f156836e__7ffc_0004.tmp (Permission denied) you might try checking whether the user context of the webapp has appropriate access permissions to that part of the file system. -- Van Ly _

[Dspace-tech] Any Oracle + DSpace 1.5.x +XMLUI installs out there? (WAS: Oracle and DSpace 1.5.1 and "ILIKE" (again))

2009-04-29 Thread Pottinger, Hardy J.
Hi, I thought I'd try asking this one more time. See below for background. After reading this message in the thread I mentioned before... http://www.mail-archive.com/dspace-tech@lists.sourceforge.net/msg03793.h tml ...I dove into the code we're using in production--[dspace]/dspace-api/src/main/ja

Re: [Dspace-tech] xmlui customizations

2009-04-29 Thread Mark H. Wood
On Wed, Apr 29, 2009 at 04:19:00PM -0400, Jeffrey Trimble wrote: > So, I do need to customize the *.xsl files that are stored in the dri2xhtml > directory huh?! Well, I'd leave those alone and just copy what you need into a theme, then customize it there, but yes, your starting point is in there.

Re: [Dspace-tech] [Dspace-devel] TAMU OAI Harvester

2009-04-29 Thread Scott Phillips
Mark, You make some good points here about the patch. I think it may be possible to find some time to refactor the patch in the ways you are suggesting. The problem is similar to a chicken and an egg, which came first. There are challenges to developing addons like you suggest with the cu

Re: [Dspace-tech] xmlui customizations

2009-04-29 Thread Jeffrey Trimble
Excellent! So, I do need to customize the *.xsl files that are stored in the dri2xhtml directory huh?! One further questions, since I have been in those files looking at them. Is it possbile to code more indepth HTML coding like Tables, TR, TD or will cocoon cough at this during transfo

Re: [Dspace-tech] xmlui customizations

2009-04-29 Thread Mark H. Wood
On Wed, Apr 29, 2009 at 01:24:16PM -0400, Jeffrey Trimble wrote: > So, how does one customize the brief item display of fields? I am > not able to find a reference to this in the documentation. Any > assistance is appreciated. Good question! Unless something has changed recently, you didn't mis

Re: [Dspace-tech] Trying to make bitstream URLs accessible todiscoverylayer

2009-04-29 Thread Dillon Moore
Thanks again for your help Stuart! From: Stuart Lewis [mailto:s.le...@auckland.ac.nz] Sent: Monday, April 27, 2009 7:05 PM To: Dillon Moore; DSpace-tech@lists.sourceforge.net Subject: RE: [Dspace-tech] Trying to make bitstream URLs accessible todiscoverylayer Hi Dillon, To get those f

[Dspace-tech] xmlui customizations

2009-04-29 Thread Jeffrey Trimble
So, how does one customize the brief item display of fields? I am not able to find a reference to this in the documentation. Any assistance is appreciated. --Jeff Jeffrey Trimble System LIbrarian William F. Maag Library Youngstown State University 330.941.2483 (Office) jtrim...@cc.ysu.edu

Re: [Dspace-tech] [Dspace-general] [Fwd: DSpace: Internal Server Error]

2009-04-29 Thread Claudia Jürgen
Hi Miguel, check your permissions on the dspace installation directory [dspace] and the tomcat user (assuming this is your servlet container). Assuming your dspace user is named dspace the installation directory should be owned by this user. Furthermore it is assumed that your servlet containe

[Dspace-tech] [Fwd: DSpace: Internal Server Error]

2009-04-29 Thread Miguel A. Robledo
Hi, I am testing DSpace 1.5.2, i created some comunities and collections but i have a problem when intented load items. I Fordward the log mail. Thanks you. --- Begin Message --- An internal server error occurred on http://localhost:8080/jspui: Date: 29/04/09 07:52 Session ID: F2C234479BC

[Dspace-tech] 1.5.2 browse and UTF-8 - trying again

2009-04-29 Thread Jennifer Whalan
Sorry about that, hit the sent button before I finished the email. Trying again: A question about browsing in 1.5.2. On our test instance, we have upgraded from 1.5.1, to 1.5.2 (using manakin), and we have an author with the name "Müller, D." However, when you go to view the browse list of

[Dspace-tech] 1.5.2 browse and UTF-8

2009-04-29 Thread Jennifer Whalan
A question about browsing in 1.5.2. We have an author with the name "Müller, D." However, when you go to view the browse list of the items of this author, the url is browse?value=Müller%2C+D.&type=author, but the page says Browsing by Author "Müller, D." and shows no items. ---

Re: [Dspace-tech] Special Groups = Working :)

2009-04-29 Thread clive gould
Hi Stuart I've managed to figure out how to get your code working. Staff and students are now automatically being added to special groups in DSpace. When I get the time I'll add the process I followed to my DSpace blog. Thanks very much indeed :D Clive On Tue, Apr 28, 2009 at 12:32 AM, Stuart