[Dspace-tech] Static page help!

2009-03-09 Thread Zaya Kh
Hi all, how can I create static .jsp page? Also where can I put my file? And how can I browse these file? Help me? Cheers, Zoloo -- ___ DSpace-tech mailing list DSpace-tech@lis

Re: [Dspace-tech] create community error

2009-03-09 Thread Kevin Van de velde
Hi, The problem you are experiencing might be due to the fact that your flowscript isn't working properly because of the jars you are using. When you switched from the jspui to xmlui did you deploy the xmlui with the necessary jars for the xmlui ? Make sure that you only use the jars from the xmlu

Re: [Dspace-tech] SWORD post error

2009-03-09 Thread mikan.d.dspace listmail
So far I - have added the sword metadata to the DSpace registry - have tried both command-line and GUI. Both return the same error described earlier. - tried the SWORD client with 2 different DSpace installations on different servers here, but they both act the same. - cant find any errors in Jet

[Dspace-tech] Handle resolving when merging repositories

2009-03-09 Thread Timo Aalto
Hi, In the near future we intend to merge four of our campus-based DSpace repositories into one university-wide (DSpace) repository. One of the major questions bothering me is how we can get the Handle.net permalinks already issued by the campus repositories for their content to resolve gracefull

[Dspace-tech] Multiple - instances -- still having issues

2009-03-09 Thread Jeffrey Trimble
I've set up two instances on our server. For all purposes we have dspace and dspace2. They have their own directories, postgres user names and databases. So I've got: /dspace (postgresql user dspace, password dspace) /dspace2 (psotgresql user dspace2, password dspace2) Dspace owns all of t

[Dspace-tech] Error while creating administrator

2009-03-09 Thread Islam Ahmad
Dear All, I have the following error while I want to create the administrator. Exception occurred:org.postgresql.util.PSQLException: ERROR: operator does not e xist: integer = character varying org.postgresql.util.PSQLException: ERROR: operator does not exist: integer = cha racter varying at org.po

Re: [Dspace-tech] Error while compiling source file

2009-03-09 Thread Vijay Shrestha
Islam Ahmad, Please download latest version of DSpace and followed instruction described in documentation. You will successfully configured DSpace. On Mon, Mar 9, 2009 at 4:24 PM, Islam Ahmad wrote: > Dear All, > > I have installed Apcahe Ant 1.7, Apcahe Tomcat 6.0, PostgreSql 8.3 and > DSpace s

[Dspace-tech] Error while compiling source file

2009-03-09 Thread Islam Ahmad
Dear All, I have installed Apcahe Ant 1.7, Apcahe Tomcat 6.0, PostgreSql 8.3 and DSpace source 1.4. I have copied build.xml, src into C:\Apcahe1.7.1 and added C:\DSpace\lib into classpath but I have the following error masseges while I type the command ant on command prompt the error is given belo

Re: [Dspace-tech] SWORD post error

2009-03-09 Thread mikan.d.dspace listmail
There is no error messaged in dspace.log generated by SWORD. So the only error / log entry I get is the following in debug window: "INFO [org.apache.commons.httpclient.HttpMethodDirector] Failure authenticating with BASIC 'SWORD'@otto.terkko.helsinki.fi:8048" -Mika 2009/3/6 Debashree Pati : >

Re: [Dspace-tech] download citation in EndNote format

2009-03-09 Thread shashi nath
Hello, I was wondering if there's a way that we can import RIS or refer format metadata right into Dspace (version 1.4.2 ) exported from any reference/citation management s/w. Is it possible?? It would save a lot of time and effort instead of creating metadata all over again. With Regards S.Sh

Re: [Dspace-tech] Handle Server problem

2009-03-09 Thread Hlias Stavrakis
The connection could take several minutes to be established. I tried the solution proposed by Tom and seems to be ok. Thanks, Ilias smime.p7s Description: S/MIME Cryptographic Signature -- Open Source Business Confere

Re: [Dspace-tech] a buttonlabelled"???jsp.mydspace.request.export.community.???"

2009-03-09 Thread Christopher Steven Yates [csy]
Dear Trude/Jewel, It sounds like you may have the default DSpace 1.5.1 release and not the DSpace 1.5.1 source release (see section 3.2 Installation Options in the DSpace docs for further information on this). The latter contains the source folders such as dspace-api etc. I hope this helps,

[Dspace-tech] rendering HTML from metadata

2009-03-09 Thread Andrew Marlow
I have heard that publishers like to have articles available as both HTML and PDF, where the HTML is rendered using from a version of the document they have as metadata. I wonder what scope there is to do this in DSpace. I realise that that there is a problem in that we will probably never get agre

Re: [Dspace-tech] a button labelled"???jsp.mydspace.request.export.community.???"

2009-03-09 Thread Trude Eikebrokk
Hi Jewel I couldn't find a Messages.properties-file in my installation either. I ended up getting it from https://dspace.svn.sf.net/svnroot/dspace/tags/dspace-1_5_1/dspace-api/src/ma in/resources/ I copied the file into my [Dspace-source]modules/jspui/src/main/resources, and named it Messages