[Dspace-tech] [KE1019161] Deploy DSpace as WAR

2013-01-21 Thread marco . weiss
Hi all, is there a documentation how to get DSpace deployed as WAR? I think the only thing i have to do is to copy the WAR files after mvn package to Tomcat webapps directory? I have done this but after Tomcat had unpacked the WAR the applications can not find the dspace.cfg. I took a look

Re: [Dspace-tech] [KE1019161] Deploy DSpace as WAR

2013-01-21 Thread helix84
On Mon, Jan 21, 2013 at 10:12 AM, marco.we...@kesslernetworks.de wrote: is there a documentation how to get DSpace deployed as WAR? Hi Marco, I never tried it. Here's what I'd consider an authoritative answer (I don't believe anything changed since then):

Re: [Dspace-tech] [KE1019161] Deploy DSpace as WAR

2013-01-21 Thread marco . weiss
Hi Helix, hm Mark is talking about a JAR there and not a WAR, is that just a typo? However, i think that is the problem that the configuration have to be modified manually... No i don't ran ant because i can't execute this command on an Tomcat hosting farm ... I have to deploy it as a WAR. I

Re: [Dspace-tech] [KE1019161] Deploy DSpace as WAR

2013-01-21 Thread helix84
On Mon, Jan 21, 2013 at 10:42 AM, marco.we...@kesslernetworks.de wrote: hm Mark is talking about a JAR there and not a WAR, is that just a typo? I think WAR, what would be the use for such a JAR? However, i think that is the problem that the configuration have to be modified manually... No

Re: [Dspace-tech] LDAP Authentication (Hierarchical) - Dspace 3.0 (No DN found for user)

2013-01-21 Thread mErRYo
Thanks Helix as this resolved my query. --- On Thu, 1/17/13, helix84 heli...@centrum.sk wrote: From: helix84 heli...@centrum.sk Subject: Re: [Dspace-tech] LDAP Authentication (Hierarchical) - Dspace 3.0 (No DN found for user) To: mErRYo merryob...@yahoo.com Cc:

[Dspace-tech] Getting password login form instead of LDAP login form

2013-01-21 Thread mErRYo
Hi I am working with Dspace 3.0 with jspui. I am using LDAP and password base authentication, both are working fine. But problem is whatever authentication method i choose from chooser.jsp page I always get user/email field label key value set on jsp.components.login-form.email from

[Dspace-tech] Creative commons in edit item tool

2013-01-21 Thread Jordan Piščanc
I'm searching also for the same feature! Where it is in the 1.8.2 or 3.0 Dspace version? I can't find it in JSPUI or inthe XMLUI. We recently upgraded to our Dspace 1.5.2 server to Dspace 1.8.2 and noticed that we no longer have the option to add the Creative Commons licence in the edit

Re: [Dspace-tech] [KE1019161] Deploy DSpace as WAR

2013-01-21 Thread marco . weiss
Am 21.01.2013 10:46, schrieb helix84: On Mon, Jan 21, 2013 at 10:42 AM, marco.we...@kesslernetworks.de wrote: hm Mark is talking about a JAR there and not a WAR, is that just a typo? I think WAR, what would be the use for such a JAR? Ok, it have to be a WAR, but jar is war is zip. You

Re: [Dspace-tech] Creative commons in edit item tool

2013-01-21 Thread helix84
Bram and I looked at how DSpace stores the information that an item is CC-licensed. It stores a license bitstream (license_rdf) in the CC-LICENSE bundle and it also adds the dc.rights and dc.rights.uri fields. Anyway, there's no direct support for adding a CC license in XMLUI or JSPUI that we

Re: [Dspace-tech] [KE1019161] Deploy DSpace as WAR

2013-01-21 Thread helix84
On Mon, Jan 21, 2013 at 1:40 PM, marco.we...@kesslernetworks.de wrote: I now changed the path in all known configuration files. I created the database, restored the schema manually and started up tomcat. Now it works. Glad to hear that. If you didn't do that already, don't forget to also

Re: [Dspace-tech] [KE1019161] Deploy DSpace as WAR

2013-01-21 Thread marco . weiss
Am 21.01.2013 14:14, schrieb helix84: On Mon, Jan 21, 2013 at 1:40 PM, marco.we...@kesslernetworks.de wrote: I now changed the path in all known configuration files. I created the database, restored the schema manually and started up tomcat. Now it works. Glad to hear that. If you

[Dspace-tech] upgrading to 3.0

2013-01-21 Thread Jose Blanco
I'm planning on upgrading to 3.0 this week, and I'm wondering if there is a 3.1 coming out soon with bug fixes, and if so when? Because if that is the case, it might be good to wait and just upgrade to 3.1. Thank you! Jose

Re: [Dspace-tech] upgrading to 3.0

2013-01-21 Thread helix84
On Mon, Jan 21, 2013 at 4:15 PM, Jose Blanco blan...@umich.edu wrote: I'm planning on upgrading to 3.0 this week, and I'm wondering if there is a 3.1 coming out soon with bug fixes, and if so when? Because if that is the case, it might be good to wait and just upgrade to 3.1. Hi Jose, 3.1

Re: [Dspace-tech] Creative commons in edit item tool

2013-01-21 Thread Brouns, Francis
Dear helix84, Thanks for your research and extensive reply. Strangely enough, it has been possible for the admin to add a CC to item for which the submisser had not supplied one. I have done that as admin in the edit item page. It is our department's policy that CC has to be applied to all

Re: [Dspace-tech] Creative commons in edit item tool

2013-01-21 Thread Andrea Schweer
Hi, On 22/01/13 02:11, helix84 wrote: Anyway, there's no direct support for adding a CC license in XMLUI or JSPUI that we know of AFTER the original submission. I also tried looking at how you can do it manually by editing bitstreams/metadata, but the fact that the bitstreams are stored in

Re: [Dspace-tech] Creative commons in edit item tool

2013-01-21 Thread Richard Rodgers
Hi folks: Just to add to this thread, I think the best approach is to directly edit these related CC fields (or add/remove bitstreams) as seldom as possible, since it is too easy to introduce inconsistencies among them (e.g. the name doesn't match the URI, or the bitstream, etc). To address

Re: [Dspace-tech] Creative commons in edit item tool

2013-01-21 Thread Andrea Schweer
Hi, On 22/01/13 09:46, Richard Rodgers wrote: Just to add to this thread, I think the best approach is to directly edit these related CC fields (or add/remove bitstreams) as seldom as possible, since it is too easy to introduce

Re: [Dspace-tech] [KE1019161] Get record from OAI with a individual identifier

2013-01-21 Thread João Melo
Hi Marco, sorry for the delay. Unfortunately i've misunderstood, as helix said, it requires code changes. But, i would strongly disencourage you, OAI-PMH protocol is not meant to be used for custom query purposes, you could use some rest-api instead (we are using and it works fine). If you have