Hi Clive,

That is one of the examples where our documentation is a little out of
date (there is a concerted documentation effort going on for 1.6 which
will hopefully improve on this situation).

In 1.5+ where Maven is used as the build and dependency management
system, you can instruct maven which version of the jar you wish to use,
and it will download and install it for you.

The required change can be seen at:

http://scm.dspace.org/trac/dspace/changeset/3759/trunk/pom.xml

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 9 373-7599 x81928
http://www.library.auckland.ac.nz/


-----Original Message-----
From: clive gould [mailto:cli...@gmail.com] 
Sent: Friday, 31 July 2009 9:33 p.m.
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Handle server 6.2 installation

Hi

I am looking at upgrading the handle system in our test installation
of DSpace 1.5.2 to version 6.2 later in August.

In the DSpace installation documentation it refers to:

"If you decide to update, you should replace the existing handle.jar
in [dspace-source]/lib with the new version and rebuild your war
files."

I cannot locate an existing handle.jar file - the only file I can find
is handle-5.3.4.jar which exists in the following locations:-

/home/dspace/dspace-1.5.2-release/dspace/modules/jspui/target/jspui-1.5.
2/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-release/dspace/modules/lni/target/lni-1.5.2/WE
B-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-release/dspace/modules/oai/target/oai-1.5.2/WE
B-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-release/dspace/modules/sword/target/sword-1.5.
2/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-release/dspace/modules/xmlui/target/xmlui-1.5.
2/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-release/dspace/target/dspace-1.5.2-build.dir/l
ib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-release/dspace/target/dspace-1.5.2-build.dir/w
ebapps/jspui/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-release/dspace/target/dspace-1.5.2-build.dir/w
ebapps/lni/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-release/dspace/target/dspace-1.5.2-build.dir/w
ebapps/oai/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-release/dspace/target/dspace-1.5.2-build.dir/w
ebapps/sword/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-release/dspace/target/dspace-1.5.2-build.dir/w
ebapps/xmlui/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-src-release/dspace/modules/jspui/target/jspui-
1.5.2/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-src-release/dspace/modules/lni/target/lni-1.5.
2/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-src-release/dspace/modules/oai/target/oai-1.5.
2/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-src-release/dspace/modules/sword/target/sword-
1.5.2/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-src-release/dspace/modules/xmlui/target/xmlui-
1.5.2/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-src-release/dspace/target/dspace-1.5.2-build.d
ir/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-src-release/dspace/target/dspace-1.5.2-build.d
ir/webapps/jspui/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-src-release/dspace/target/dspace-1.5.2-build.d
ir/webapps/lni/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-src-release/dspace/target/dspace-1.5.2-build.d
ir/webapps/oai/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-src-release/dspace/target/dspace-1.5.2-build.d
ir/webapps/sword/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-src-release/dspace/target/dspace-1.5.2-build.d
ir/webapps/xmlui/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-src-release/dspace-jspui/dspace-jspui-webapp/t
arget/dspace-jspui-webapp-1.5.2/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-src-release/dspace-lni/dspace-lni-webapp/targe
t/dspace-lni-webapp-1.5.2/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-src-release/dspace-oai/dspace-oai-webapp/targe
t/dspace-oai-webapp-1.5.2/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-src-release/dspace-sword/dspace-sword-webapp/t
arget/dspace-sword-webapp-1.5.2/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/dspace-1.5.2-src-release/dspace-xmlui/dspace-xmlui-webapp/t
arget/dspace-xmlui-webapp-1.5.2/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/lib/handle-5.3.4.jar
/home/dspace/lib.bak-20090709-061925/handle-5.3.4.jar
/home/dspace/lib.bak-20090718-083852/handle-5.3.4.jar
/home/dspace/webapps/jspui/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/webapps/lni/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/webapps/oai/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/webapps/sword/WEB-INF/lib/handle-5.3.4.jar
/home/dspace/webapps/xmlui/WEB-INF/lib/handle-5.3.4.jar

If I want to rebuild DSpace from SOURCE which handle*.jar file do I
need to replace please?

Is it /home/dspace/lib/handle-5.3.4.jar that I need to replace with
/home/dspace/hdl6.2.5_02/handle.jar ??

Thanks in advance :)

Clive

------------------------------------------------------------------------
------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day 
trial. Simplify your report design, integration and deployment - and
focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to