[Dspace-tech] FIXED: Request copy Admin email problems

2007-04-03 Thread Michael White
Hi Bjorn, I've been trawling through the Request Copy addon source code and have found the source of the problem that was preventing us from receiving the Request item be made Open Access administrator emails. The problem was line 473 of RequestItemServlet.java

Re: [Dspace-tech] 2 Tier Dspace Implementation

2007-04-03 Thread James Rutherford
On Mon, Apr 02, 2007 at 08:44:52PM +0800, Jayan Chirayath Kurian wrote: (1) Initailly i installed Dspace 1.4.1 and associated software (java,tomcat,postgresql) in machine1 and imported few items through batch import. DSpace is working fine. (2) later it was decided to have 2 tier

Re: [Dspace-tech] Custom metadata or keywords?

2007-04-03 Thread Jayan Chirayath Kurian
Hi! I was wondering whether any semantic relationship can be created for importing photo collections in existing dspace. Thanks, Jayan From: [EMAIL PROTECTED] on behalf of Claudia Jürgen Sent: Tue 4/3/2007 5:22 PM To: Chris B Cc:

[Dspace-tech] Building and using OCLC Research SRW Server for DSpace

2007-04-03 Thread Tellier, Stephane
Hi again Ralph, I've decided to send this email to the DSpace community since in a previous email of that group you mentionned that other people seems to use this tool in their DSpace solutions, so maybe some people here can bring ideas to my problems. I figured out that it wasn't finally a

Re: [Dspace-tech] Building and using OCLC Research SRW Server for DSpace

2007-04-03 Thread LeVan,Ralph
Stephane, I'll send you my latest jars (including source) via separate email. I'm sorry about the current state of my repository. I've had rebuilding it on my list for a while now. I'll try to set aside some time to finish it soon. The particular problem you ran into compiling comes from my

Re: [Dspace-tech] FIXED: Request copy Admin email problems

2007-04-03 Thread Bjorn Skobba
On Tue, 2007-04-03 at 10:54 +0100, Michael White wrote: Hi Bjorn, Hello Michael, I've been trawling through the Request Copy addon source code and have found the source of the problem that was preventing us from receiving the Request item be made Open Access administrator emails. The

[Dspace-tech] dspace.cfg not found - internal server error

2007-04-03 Thread Lakshmi Balasubramanyam
Hi, I download the dspace 1.4.1 version and created our own local repository by imprting this code to cvs. Then did a check out and ran ant install. Everything went fine. Now when I start Tomcat I see a message in the Tomcat console saying The system cannot find the specified file

[Dspace-tech] webui.browse.index. question

2007-04-03 Thread Jeffrey Trimble
Is it possible to have more specificity in the config file for the lucene browse? For example, instead of webui.browse.index.subject = dc.subject.* is it possible to do this: webui.browse.index.subject = dc.subject.lcsh webui.browse.index.subject = dc.subject.att in the same config file, and

[Dspace-tech] eperson popup error

2007-04-03 Thread Susan Teague Rector
Hi all, I did a bad thing :). I moved my search box to the upper right corner of the UI. The move of the form has now broken my eperson pop-ups Is there a patch/fix for this? I did find something about changing the javascript from to window.document.forms[1] from window.document.forms[0],

[Dspace-tech] Install help

2007-04-03 Thread Joel Gwynn
Hi all. Just dropping in for some quick install/config help. I've installed dspace 1.4.1 with Tomcat 5 on Ubuntu Linux. I think I'm about to be up and running, but when I fire up http://localhost:8180/dspace (debian runs tomcat on 8180) I get these errors: java.security.AccessControlException:

Re: [Dspace-tech] dspace.cfg not found - internal server error

2007-04-03 Thread Jayan Chirayath Kurian
My dspace source is intalled under c\laksh\dspace-1.4.1-source I have modified the dspace dir in the dspace.cfg file to c:\laksh\dspace-1.4.1-source I believe c:\laksh\dspace-1.4.1-source needs to be the directory into which the Java ant command deposits compiled Dspace code. The

Re: [Dspace-tech] 2 Tier Dspace Implementation (windows 2003 server edition/Dspace 1.4.1)

2007-04-03 Thread Jayan Chirayath Kurian
Hi! Jim, (1) In machineweb2 I gave ant update. Build was successful. (2) Gave ant int_configs and was fine. (Without init_configs system was giving error while accessing Dspace home page) (3) When accessing Dspace at http://IP:8080/Dspace it gives an internal error. In the log folder, log file

Re: [Dspace-tech] About OAI Harvester Plug-In for DSpace

2007-04-03 Thread Zhiwu Xie
There used to be an OAI-Harvester patch at: https://sourceforge.net/tracker/index.php?func=detailaid=1187554group_id=1 9984atid=319984 but now there's no patch file attached there. Any chance I can have that old patch before the new branch releases? Many thanks, Zhiwu -Original