Hi Stuart 

I am now installing easydeposit, as it is sword client I will see how it
works.

Regards,
Lewatle

-----Original Message-----
From: Stuart Lewis [mailto:s.le...@auckland.ac.nz] 
Sent: 11 May 2010 09:59 AM
To: Lewatle Phaladi
Cc: dspace-tech@lists.sourceforge.net
Subject: RE: [Dspace-tech] DSpace Sword Module

Hi Lewatle,

Take a look at dspace.cfg, and look for:

# sword.servicedocument.url = http://www.myu.ac.uk/sword/servicedocument

Uncomment this, and make sure it matches the URL you are using. There is
another config entry (sword.deposit.url) that you'll need to set as
well.

Thanks,


Stuart

________________________________________
From: Lewatle Phaladi [lewatle.phal...@wits.ac.za]
Sent: Tuesday, 11 May 2010 7:54 p.m.
To: Stuart Lewis
Cc: dspace-tech@lists.sourceforge.net
Subject: RE: [Dspace-tech] DSpace Sword Module

Hi Stuart

I have tested using the http://123.125.36.11:8180/sword/servicedocument,
and it request  a password as you indicated when I enter the username
and password I successfully logon but I receive error message I copied
from the browser and pasted below :


HTTP Status 400 - Unable to recognise URL as a valid service document:
http://123.125.36.11:8180/sword/servicedocument

type Status report

message Unable to recognise URL as a valid service document: http://
123.125.36.11:8180/sword/servicedocument

description The request sent by the client was syntactically incorrect
(Unable to recognise URL as a valid service document: http://
123.125.36.11:8180/sword/servicedocument).
Apache Tomcat/5.5


Regards,
Lewatle


-----Original Message-----
From: Stuart Lewis [mailto:s.le...@auckland.ac.nz]
Sent: 10 May 2010 09:07 PM
To: Lewatle Phaladi
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] DSpace Sword Module

Hi Lewatle,

> I want to set-up DSpace SWORD Test, I never changed anything on DSpace
configuration (dspace.cfg) especially
> on SWORD SPECIFIC CONFIGURATIONS, I need advice to any DSpace User who
have done SWORD set-up about which
> lines are important to uncomment and put what values to the properties
and any scripts that I need to run
> if there is any to apply changes, what URL to use to access SWORD.

Hopefully you'll not need to change any configuration settings initially
- we always try to make as much of it 'work out the box' as possible.

There is one URL that is important with SWORD - the Service Document.
This is usually found at:

 - http://your-repository.com/sword/servicedocument

Requesting this will ask for your username and password. It returns an
XML document that explains which collections the user can deposit into,
and what the deposit URLs are. They are typically in the form of:

 - http://your-repository.com/sword/deposit/{collection-handle}
 - http://your-repository.com/sword/deposit/123456789/562

To use SWORD you will need a SWORD client. This can be as simple as
'curl' on the command line. There is a simple online SWORD client at:

 - http://client.swordapp.org/client/

However this client isn't really designed for end users, as you usually
want to be able to hide details such as the service document from them.
You might like to take a look at EasyDeposit which allows you to create
custom SWORD deposit interfaces. It requires PHP and allows a lot of
customization from within the application itself.

 - http://easydeposit.swordapp.org/

Thanks,


Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: +64 (0)9 373 7599 x81928

<html><p><font face = "verdana" size = "0.8" color = "navy">This
communication is intended for the addressee only. It is confidential. If
you have received this communication in error, please notify us
immediately and destroy the original message. You may not copy or
disseminate this communication without the permission of the University.
Only authorized signatories are competent to enter into agreements on
behalf of the University and recipients are thus advised that the
content of this message may not be legally binding on the University and
may contain the personal views and opinions of the author, which are not
necessarily the views and opinions of The University of the
Witwatersrand, Johannesburg. All agreements between the University and
outsiders are subject to South African Law unless the University agrees
in writing to the contrary.</font></p></html>
<html><p><font face = "verdana" size = "0.8" color = "navy">This communication 
is intended for the addressee only. It is confidential. If you have received 
this communication in error, please notify us immediately and destroy the 
original message. You may not copy or disseminate this communication without 
the permission of the University. Only authorized signatories are competent to 
enter into agreements on behalf of the University and recipients are thus 
advised that the content of this message may not be legally binding on the 
University and may contain the personal views and opinions of the author, which 
are not necessarily the views and opinions of The University of the 
Witwatersrand, Johannesburg. All agreements between the University and 
outsiders are subject to South African Law unless the University agrees in 
writing to the contrary.</font></p></html>


------------------------------------------------------------------------------

_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to