Stuart Lewis wrote:
>> >> So my questions are: >> >> 1) Are those the only 2 directories I need to worry about? > > No. There is one more. > > When you read DSpace documentation, you'll often see references to [dspace] > and [dspace-src]: > > - [dspace] is where DSpace gets installed, holds the configuration, logs, > item files etc. > > - [dspace-src] is where DSpace is downloaded to, and then built. It will > also contain your local customisations if you have any. When it builds, it > creates [dspace], and a dspace.war file which when placed in > [tomcat]/webapps will expand to create the [tomcat]/webapps/dspace directory > containing the web application. > > Your folder called dspace-1.4.1 may be either [dspace] or [dspace-src] > > [dspace] contains directories such as assetstore, log, and upload. > [dspace-src] contains directories such as src, jsp, docs. > > So you have two of the three required. > > In theory you can recreate the tomcat/webapps/dspace folder easily from > [dspace-src]. > >> 2) I assume I put the directory that is in the webapp folder, in the webapp >> folder on the new server. But where do I place the other directory how do I >> make tomcat "aware" of it. > > If you just place the 'dspace' directory in the tomcat webapps folder, like > where you got it from, then restart tomcat, it should recognise that it is > there. > > You've not mentioned the database at all. Are you happy with how that is > configured, and copying that too (if it is a local database server)? > Ok both of these responses really helped thank you. The directories that I am going to move are: ..\webapps\dspace ..\dspace-1.4.1 ..\dspace-1.4.1-source in the webapps\dspace directory there is a file WEB-INF\web.xml I am going to modify that file with path to the new location of the dspace-1.4.1\config\dspace.cfg As far as the database it is running on a different host on the same vlan so I don't think anything should change there. Thanks for the help, if I have missed anything let me know. --Brian ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

