Difference between revisions of "Imeji install"
Line 6: | Line 6: | ||
* [http://www.java.com/de/download/manual_v6.jsp Download Java 6] | * [http://www.java.com/de/download/manual_v6.jsp Download Java 6] | ||
= Install | = Install Server = | ||
== before version 1.1.0.0== | |||
imeji supports only JBoss 4.2.x: | |||
* [http://sourceforge.net/projects/jboss/files/JBoss/JBoss-4.2.3.GA/ Download JBoss 4.2.3] | * [http://sourceforge.net/projects/jboss/files/JBoss/JBoss-4.2.3.GA/ Download JBoss 4.2.3] | ||
== From version 1.1.0.0== | |||
imeji supports JBoss 7.x and Tomcat 7.x: | |||
*[http://www.jboss.org/jbossas/downloads Download JBoss] | |||
*[http://tomcat.apache.org/download-70.cgi Download Tomcat] | |||
=(OPTIONAL)Install eSciDoc= | =(OPTIONAL)Install eSciDoc= |
Revision as of 07:43, 3 April 2013
|
This page describes how to install the imeji software.
Install Java[edit]
imeji supports Java 6. Compatibility with Java 7 is not guaranteed:
Install Server[edit]
before version 1.1.0.0[edit]
imeji supports only JBoss 4.2.x:
From version 1.1.0.0[edit]
imeji supports JBoss 7.x and Tomcat 7.x:
(OPTIONAL)Install eSciDoc[edit]
Download and install escidoc
Note[edit]
eSciDoc is only optional. It is needed when the storage escidoc is used (see Imeji_storage). This is defined in the imeji properties (see Imeji_properties)
Download imeji[edit]
Last imeji stable version is always available on the MPDL nexus:
If you want to use the Fledged Data Service you can download it here:
Deploy imeji[edit]
To Deploy imeji:
- Copy the imeji ear file in JBoss (JBoss_Home_Path/server/default/deploy)
- Set the imeji Properties in (JBoss_Home_Path/server/default/deploy/imeji.properties). For more information about the properties see Imeji_properties
- If you want to use the Fledged Data Service, additionally add the fds.properties
- Start the server (JBoss_Home_Path/bin/run.xx)
- imeji runs under your_server:port/imeji
Eventually an Apache Server can be installed.
License[edit]
The imeji software is developed by the open source imeji community. The code is distributed under the Common Development and Distribution License (CDDL).