Re: [Dspace-tech] 1.5 install

2008-03-28 Thread Vishal Kakapuri
static String canonicalize(String column){static String canonicalize(String column){ if ("oracle".equals(ConfigurationManager.getProperty("db.name"))) { // oracle requires uppercase return column.toUpperCase(); } // postgres default lowercase 611 - return column.toLowerCase(); } I guess somehow yo

Re: [Dspace-tech] 1.5 install

2008-03-28 Thread George Vernon
Not quite. I get: dspace_test=> \dt bitstreamregistry No matching relations found. dspace_test=> \d dspace_test=> \dt bitstreamformatregistry List of relations Schema | Name | Type |Owner +-+---+- public |

[Dspace-tech] FW: 1.5 install

2008-03-28 Thread George Vernon
There were 40 tables created - I cut the middle 36 out for brevity. The test box has: openSUSE 10.3(x86_64) ant 1.7.0-30 java 1.5.0 update 12_23 x86_64 postgres 8.2.4-27 x86_64 From: Mark Diggory [EMAIL PROTECTED] Sent: 27 March 2008 18:30 To: George Vern

[Dspace-tech] Implicit authentication issues . . .

2008-03-28 Thread Michael White
Hi, I have integrated (one of) our DSpace instances (running v1.4.2) with our (home grown) portal authentication by creating an implicit authentication class that checks for our portal authentication cookies, and if they are there (and valid), it creates a DSpace authentication context for the us

Re: [Dspace-tech] Implicit authentication issues . . .

2008-03-28 Thread James Rutherford
On Fri, Mar 28, 2008 at 04:27:41PM +, Michael White wrote: > Problem 1: > === > If a user logs in to our portal and then accesses DSpace and clicks > "My DSpace", the authentication class kicks in and they end up at > their My DSpace page . . . Fine. > > > > However, if a user logs on to

[Dspace-tech] DSpace 1.5 Upload issue - Internal System Error

2008-03-28 Thread Karen.Lawson
Hello - I have just finished building Dspace 1.5 on ubuntu server 7.10 and all appears to be working nicely except for when I try to upload a file I get an Internal System Error and when I look in the logs (tomcat or dspace) there is nothing. I am having trouble with email from this server (awaiti

Re: [Dspace-tech] Implicit authentication issues . . .

2008-03-28 Thread Christophe Dupriez
I have the same problem (and users complaints). I am studying the possibility to use server based authentication (Tomcat) to ease SSO implementation and make it more standard based. Anyone has done this? The idea is that using "basic authentication" (which has a "Remember password" option) (a

[Dspace-tech] Please Promote DSpace @ Google Summer of Code to your students and at OR08...

2008-03-28 Thread Mark Diggory
DSpace Community, While its not fully official yet, it really looks like we will have another week to accept student applications for GSoC. Its been determined that many students were away on vacation during the last couple weeks and the topic is getting allot of response on the mentors