Re: [Dspace-tech] [dspace-tech] another ant fresh_install error

2008-06-30 Thread Jayan Chirayath Kurian
Hi! Please check the following. (1) Copy the PostgreSQL JDBC driver C:\Program Files\PostgreSQL\8.1\jdbc\postgresql-8.3-310.jdbc2.jar to to C:\Dspace141\lib folder (2) Instead of "c:\dspace> ant fresh_install " I hope you might have given c:\dspace141> ant fresh_install, where

Re: [Dspace-tech] [dspace-tech] another ant fresh_install error

2008-06-30 Thread Dinesh Mohan
Hi i had installed jdk1.42,Apache-Ant,postgres 8.1,tomcat 5.5.26 i had installed according to these site references: http://casin.ncsi.iisc.ernet.in/dspace/dspacewindows.htm In installation of D-Space i got these error while typing in the RUN command c:\dspace> ant fresh_install Buildfile:buil

Re: [Dspace-tech] Understanding Workflow & Authorizations

2008-06-30 Thread Claudia Jürgen
Hi Susan, I think this is no authorization problem, but most probably related to customization you made, as the bitstream display is not there if I understood you right. In a vanilla 1.4.2 the workflow pages are displayed correctly. What customizations do you got apart from CSS. Claudia Susa

[Dspace-tech] Importing postgers data from old dspace server to new dspace server

2008-06-30 Thread Nitin Bhadauria
Dear All First of all i must admit that i am very new to Dspace. I have to repository of movies and document on Dspace-1.3.2 from 2005. Now we brought a new server for the dspace and I install the dspace reffing the dspace manual It work's well but when i import data from old server it kept say

[Dspace-tech] Migration of Old dspace server to New dspace server

2008-06-30 Thread Nitin Bhadauria
Dear All First of all i must admit that i am very new to Dspace. I have to repository of movies and document on Dspace-1.3.2 from 2005. Now we brought a new server for the dspace and I install the dspace reffing the dspace manual It work's well but when i import data from old server it kept say

[Dspace-tech] Can we update Dspace-1.3.2 to Dspace-1.5.0

2008-06-30 Thread Nitin Bhadauria
Dear All Is it possible to upgrade Dspace-1.3.2 & postgres 7.4.7-6sarge1 with Dspace-1.5.0 & postgres 8.1 . Thanks Nitin - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for

Re: [Dspace-tech] Messages.properties

2008-06-30 Thread Gary Browne
Hi Zaya Make your changes in the source code: [dspace-source]/dspace/module/jspui/src/main/resources/Messages.properti es Then run mvn package from [dspace-source]/dspace. Then run 'ant update' from [dspace-source]/dspace/target/dspace-1.5.x-build.dir. Regards Gary Gary Browne Develop

Re: [Dspace-tech] can not Dspace update

2008-06-30 Thread Gary Browne
Hi Zayakh After making your updates in: [dspace-source]/dspace/config/dspace.cfg then from the [dspace-source]/dspace directory, run: mvn package then from [dspace-source]/dspace/target/dspace-1.5.x-build.dir/, run: ant init_configs Hope this helps. Regards Gary Gary Browne Devel

Re: [Dspace-tech] Field Missing from Altered Submission Forms

2008-06-30 Thread Conal Tuohy
On Mon, 2008-06-30 at 13:54 -0500, [EMAIL PROTECTED] wrote: > I could use some help on a DSpace mystery. We are on 1.4.2 and just > created a custom submission input form process for DSpace for a > particular collection, primary using the instructions from > http://wiki.dspace.org/index.php/Alter_s

Re: [Dspace-tech] DatabaseManager question

2008-06-30 Thread Reuben Pasquini
Hi Gary, I implemented a simple embargo as follows: *. Setup the ingest workflow to specify an embargo period in the 'dc:date available' field. *. Modify the dspace-api code so that AuthorizeManager::authorize() calls out to a checkEmbargo() method to verify that an object

Re: [Dspace-tech] Understanding Workflow & Authorizations

2008-06-30 Thread Susan Teague Rector
Does anyone know Could this have to do with permissions at the server directory level? Once I approve the item, the file is accessible - it's just in the approval process, I can't access it at all thanks Susan Teague Rector wrote: > Hi Dorothea, > > Thanks for your help! > > All steps have 4 peo

Re: [Dspace-tech] DatabaseManager question

2008-06-30 Thread Mark Diggory
On Jun 30, 2008, at 11:59 AM, Gary McGath wrote: > Gary McGath wrote: >> Sigh ... Implemnting embargo on the Manakin side of DSpace 1.5 is >> proving to be the bane of my life. I appreciate the suggestions I've >> received, but most of them require waiting, and that isn't an option. >> >> Anyway,

Re: [Dspace-tech] DatabaseManager question

2008-06-30 Thread Gary McGath
Gary McGath wrote: > Sigh ... Implemnting embargo on the Manakin side of DSpace 1.5 is > proving to be the bane of my life. I appreciate the suggestions I've > received, but most of them require waiting, and that isn't an option. > > Anyway, I've been trying to implement a variant of Embargo v2

[Dspace-tech] Field Missing from Altered Submission Forms

2008-06-30 Thread pennington
I could use some help on a DSpace mystery. We are on 1.4.2 and just created a custom submission input form process for DSpace for a particular collection, primary using the instructions from http://wiki.dspace.org/index.php/Alter_submission_input_forms and it works just fine, except for one pro

Re: [Dspace-tech] Understanding Workflow & Authorizations

2008-06-30 Thread Susan Teague Rector
Hi Dorothea, Thanks for your help! All steps have 4 people assigned (including the collection administrator and the administrator of the system). Don't know if this matters, but I'm still using Dspace 1.4.2 and have Tim's configurable submission system in place. susan Dorothea Salo wrote: >

Re: [Dspace-tech] Understanding Workflow & Authorizations

2008-06-30 Thread Dorothea Salo
On Mon, Jun 30, 2008 at 12:47 PM, Susan Teague Rector <[EMAIL PROTECTED]> wrote: > No - I thought for sure I had seen a link before - Tis not there... > There is a link for the license... That's strange. If you edit the collection, which of the three steps (Accept/Reject, Accept/Reject/Edit Metada

Re: [Dspace-tech] Understanding Workflow & Authorizations

2008-06-30 Thread Susan Teague Rector
No - I thought for sure I had seen a link before - Tis not there... There is a link for the license... Thanks, Susan Dorothea Salo wrote: >> I thought at this point, the admin would be able to open the file to >> look at it; however, there is no link for the file. >> > > Is there a link for t

Re: [Dspace-tech] Understanding Workflow & Authorizations

2008-06-30 Thread Dorothea Salo
> I thought at this point, the admin would be able to open the file to > look at it; however, there is no link for the file. Is there a link for the file on the previous screens (accept and perform task)? I suspect this may be a usability wart rather than a permissions error. Dorothea -- Doroth

[Dspace-tech] Understanding Workflow & Authorizations

2008-06-30 Thread Susan Teague Rector
Hello all, I thought I understood the workflow & authorizations in Dspace, but I'm beginning to think I may not - Here's the scenario 1 - User uploads an item. 2 - Collection admin logs into the 'My Account' page and sees the submission. 3 - Collection admin 'Takes the Task' and then 'Accepts t

Re: [Dspace-tech] encoding in introductory text (xmlui)

2008-06-30 Thread Valerio Minetti
Hi, I had a similar problem with news-xmlui.xml. Our file contains accented vowels like è, ì etc. we solved this isssue specifying ISO-8859-1 (latin-1) as charset directly into the file. Valerio. On Fri, Jun 27, 2008 at 2:46 PM, Xaquin Lores <[EMAIL PROTECTED]> wrote: > Hi > > I'm having troubles

[Dspace-tech] developers needed for one code fest in DC, July 25

2008-06-30 Thread Michele Kimpton
Last chance to sign yourself up to be part of the RepoCamp on July 25th DC. You will get to code, share and innovate with other developers in the open repository space- including folks from Fedora and eprints. We need more DSpace developers, travel and lodging will be paid, please let me

[Dspace-tech] Output from DSpace/Fedora mtg June 10

2008-06-30 Thread Michele Kimpton
Dear members of the community, On June 10th, a small group from both the Fedora commons community and DSpace community met for a one day workshop/brainstorm on potential projects to work in collaboration. A full transcript of the meeting, including the list of ideas that resulted from the d

[Dspace-tech] LDAP bind

2008-06-30 Thread Rafa Carreres
Hi, I'm testing LDAP authentication in DSpace 1.4 and everything works OK. However I only need binding, not searching into LDAP because I don't want users to autoregister. Is it necessary for DSpace to make LDAP searches to authenticate users? Thanks in advance begin:vcard fn:Rafael Car

Re: [Dspace-tech] Messages.Properties

2008-06-30 Thread Robert Roggenbuck
To be more precise: You can copy it from [dspace-source]/dspace/config/ to [dspace]/config/. But it is better to say 'ant init_configs' in [dspace-source]/dspace/target/dspace-[version-no.]-build.dir/. No other directories are to be touched, if You Web-server is configured to use the DSpace-webap

Re: [Dspace-tech] Borked sequence in author browse

2008-06-30 Thread Graham Triggs
Steve Thomas wrote: > Hi. > > We're running 1.4.2. > > Our Author browse is producing an odd sequence of authors, e.g. > > Brown, Alfred Leonard > Brown, Alice > Brown, A. M. > Brown, A. R. > Brown-Augsburger, P. > > -- it looks very much like the sequence is ignoring punctuation (good) > AND

Re: [Dspace-tech] encoding in introductory text (xmlui)

2008-06-30 Thread Xaquin Lores
Hi, yes, and the result was the same. I forgive to explain I use dspace 1.4.2 and manakin 1.1a Someone have used html entities within forms with this configuration? Xaquín Lores On Fri, Jun 27, 2008 at 4:03 PM, Dorothea Salo <[EMAIL PROTECTED]> wrote: > On Fri, Jun 27, 2008 at 7:46 AM, Xaquin

Re: [Dspace-tech] Failed ItemImport (Robert Roggenbuck)

2008-06-30 Thread Robert Roggenbuck
Thanks for the hint. The metadata schemes / fields are made already (I think if not the import will sure fail). I added manually only a "standard" item, because until now I failed to localise the input forms. My plan was to extend / modify the input form after the successfully localisation. Coul

Re: [Dspace-tech] Messages.Properties

2008-06-30 Thread Robert Roggenbuck
You can copy it from [dspace-source]/... to [dspace]/... . But it is better to say 'ant init_configs' in [dspace-source]/dspace/target/dspace-[version-no.]-build.dir/. This applies to all changes in the config-directory. After this You should restart You web-application server (like Tomcat). Gr