[Dspace-tech] Highlight Search word in display record

2007-05-30 Thread Surinder Kumar Gaba
As one of the requirement of the project is to make search word highlight in the display record or also possibly in a full text record. Whether some one has attempted it or DSpace has any plan to make search word highlight in a full text record. thanks and regards Surinder Kumar NIC, New Delhi -

Re: [Dspace-tech] Persistent identifiers in DSpace -- thoughts please

2007-05-30 Thread Larry Stone
> On Wed, May 30, 2007 at 02:01:50AM -0400, Larry Stone wrote: > > How about the word "resource" to introduce the URI, since it is, after > > all, a reference to a resource -- the "R" in URI. It'd be: > > > > /resource/ e.g. > > > > http://dspace.me.ac.uk/resource/hdl/1234/56 > > > > This follo

[Dspace-tech] automated software for backup

2007-05-30 Thread Jayan Chirayath Kurian
hi! Please suggest if anyone is using a software to perform automatic backup for entire DSpace instance including postgresql. thnaks, jayan - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE

Re: [Dspace-tech] DSpace with Oracle 10 Installation Problem.

2007-05-30 Thread Greg McClellan
I had a similar problem. The fix for me was to format the db.url like this: db.url = jdbc:oracle:thin:@//host:port/dspace as opposed to the Install doc which lists: db.url = jdbc.oracle.thin:@//host:port/dspace -Greg Stéphane Collin wrote: > Hi, > > I'm currently trying to install the Dspace

Re: [Dspace-tech] Postgresql datase issues--resolved

2007-05-30 Thread Mark H. Wood
On Wed, May 30, 2007 at 08:41:48AM -0400, Jeffrey Trimble wrote: > I am happy to report that your assistance out there in DSpace-land > has helped me resolve the restoration of a database issue. [applause] > I am now ready to upgrade our PostgreSQL to newer versions. Any one > using the most re

Re: [Dspace-tech] DSpace with Oracle 10 Installation Problem.

2007-05-30 Thread Graham Triggs
Doubt db.name gets involved - that should only change the SQL that is executed. I suspect that the db.url and db.driver may be inconsistent (ie. the url is for Oracle and the driver is for Postgres, or vice versa). G On Wed, 2007-05-30 at 14:29 +0100, James Rutherford wrote: > Quick sanity-check

Re: [Dspace-tech] DSpace with Oracle 10 Installation Problem.

2007-05-30 Thread James Rutherford
Quick sanity-check: did you remember to set db.name = oracle in dspace.cfg? Jim On Wed, May 30, 2007 at 09:24:46AM -0400, Stéphane Collin wrote: > Hi, > > I'm currently trying to install the Dspace 1.4.2 with oracle support on a > Red Hat machine. > My Oracle Server is on another machine. >

[Dspace-tech] DSpace with Oracle 10 Installation Problem.

2007-05-30 Thread Stéphane Collin
Hi, I'm currently trying to install the Dspace 1.4.2 with oracle support on a Red Hat machine. My Oracle Server is on another machine. I've been trying several times to use the Installation method provided with the source, And even thoug the ojdbc14.jar is in place, I'm constantly getting the f

[Dspace-tech] Upgrading from mod_webapp to mod_jk (update)

2007-05-30 Thread George Kozak
My thanks to Brad Teal at the University and Minnesota and Josef Bicik at the University of Exeter. I have my apache/mod_jk/tomcat/dspace setup working properly now. You think after 30 years of programming, I would know better, but I was surprised at how tricky the whole thing was. **

[Dspace-tech] Postgresql datase issues--resolved

2007-05-30 Thread Jeffrey Trimble
I am happy to report that your assistance out there in DSpace-land has helped me resolve the restoration of a database issue. I am now ready to upgrade our PostgreSQL to newer versions. Any one using the most recent? Has there been any compatability issues with DSpace? TIA Jeffrey A. Trimble

Re: [Dspace-tech] Persistent identifiers in DSpace -- thoughtsplease

2007-05-30 Thread James Rutherford
On Wed, May 30, 2007 at 10:43:12AM +0100, Graham Triggs wrote: > On Tue, 2007-05-29 at 14:58 +0100, James Rutherford wrote: > > Using UUIDs (as suggested earlier) would *work*, but would produce > > horrid URLs. > > Note that I never suggested using UUIDs as part of a URL. What I said is > that UU

Re: [Dspace-tech] Persistent identifiers in DSpace -- thoughtsplease

2007-05-30 Thread Graham Triggs
On Tue, 2007-05-29 at 14:58 +0100, James Rutherford wrote: > Using UUIDs (as suggested earlier) would *work*, but would produce > horrid URLs. Note that I never suggested using UUIDs as part of a URL. What I said is that UUIDs would give you a robust scheme of internal unique identifiers - and in

Re: [Dspace-tech] Persistent identifiers in DSpace -- thoughts please

2007-05-30 Thread James Rutherford
On Wed, May 30, 2007 at 02:01:50AM -0400, Larry Stone wrote: > How about the word "resource" to introduce the URI, since it is, after > all, a reference to a resource -- the "R" in URI. It'd be: > > /resource/ e.g. > > http://dspace.me.ac.uk/resource/hdl/1234/56 > > This follows the proposal

[Dspace-tech] Basic Installation Error

2007-05-30 Thread Derek Hohls
Hi I am getting the following error when trying to install DSpace. ++ [EMAIL PROTECTED] dspace-1.4.2-source]# ant fresh_install Buildfile: build.xml BUILD FAILED /tmp/dspace-1.4.2-source/build.xml:88: No supported regular exp