Perform the following steps to install the DVN application:
Before you can install the DVN application, you must download the source files. Go to the official DVN SourceForge.net project site, http://sourceforge.net/project/showfiles.php?group_id=194383, and download the dvn package for the latest release. Be sure to download all files listed under the package, including the following:
DVN-EAR_<version>.earREADME_<version>.txtconfig_<version>.zipreferenceData_<version>.sqlbuildupdate_<version>.sql (Updates only; not needed for fresh installations)Then copy the configuration and driver files:
config_<version>.zip file./<DVN>/working_directory and paste them in the following location:
/<glassfish>/domains/domain1/config/<DVN>/doc/PostgresDriver and paste it in the following directory:
/<glassfish>/libpostgresql-8.3-603.jdbc4.jarInstall and set up the DVN application as follows:
.jar or .tar archive file on the server..jar or .tar file.Enterprise Application (.ear)/<DVN>/DVN-EAR.earWhen the application is deployed, the required database tables are created in PostgreSQL.
referenceData.sql script.psql -d <your database name> -f /<DVN>/referenceData.sqlhttp://<hostname>/dvnnetworkAdmin as both the user name and password.To change any other default settings (banner, footer, about page, and so on), or to create dataverses and start uploading studies and data files, see the Dataverse Network user guides.