EmForge Download
Requirements
To use binary package of EmForge you need to have:
-
Operation System: should work with any operation system
supported Java 1.5+. We tested EmForge with Windows and Linux;
-
Java: you need to have JRE 1.5+ (5.0 or 6.0) installed. Java
1.4 is not supported. We tested EmForge also with BEA JRockIt -
it work with it as well;
If you use launcher to run - that is all - everything else required
to run included into distribution.
If you want deploy war-file, you need to have Servlet Container or
J2EE server: we tested EmForge with Tomcat 5.5/6.0 &
Jetty, JBossAS 4.2.2GA, GlassFish 2.0 b58g. We met some problems
with Geronimo - they should be fixed quite soon.
To build EmForge from sources you need to have:
-
Operation System: should work with any operation system
supported Java 1.5+. We tested EmForge with Windows and Linux;
-
Java: you need to have JDK 1.5+ (5.0 or 6.0) installed. Java
1.4 is not supported. We tested EmForge also with BEA JRockIt -
it work with it as well;
-
Maven 2.0.x: it is better to use latest version from http://maven.apache.org
-
Subversion client: to get EmForge sources;
Binary Distribution
You can download ready-to-use war-file to deploying into Tomcat (or
any other Servlet Container) at SourceForge
Download Area
There are 4 packages available:
-
EmForge.msi contains Windows Installer Package for
easy EmForge installation on Windows
-
emforge-launcher-XXX.zip contains everything required to run
EmForge. Just download, unzip and press run;
-
emforge.war-XXX.zip contains general war-file to be deployed
to any Servlet Container (Tomcat 5.5/Tomcat 6.0 most tested) or any
J2EE Server (know problems with GlassFish - use special package
for it);
-
emforge.war-jboss-XXX.zip contains war-file to be installed
into JBossAS (version 4.2.2.GA tested). See EmForge With
JBossAS for details;
-
emforge.war-glassfish-XXX.zip contains war-file to be
installed into GlassFish (version 2.0 b58g tested);
-
emforge.war-geronimo-XXX.zip contains war-file to be
installed into Geronimo(version 2.1.2 tested)
Getting Sources
You can get sources of EmForge from anonymous subversion https://emforge.svn.sourceforge.net/svnroot/emforge/EmForge/trunk/
and try to build it by yourself.
If you will meet any problems (I sure for current time you definitely
will meet them :))) ) you can write into Forum