AppFuseQuickStart |
|
Your trail: |
Difference between
version 41
and
version 40:
At line 4 changed 2 lines. |
# Install J2EE 1.4, set a J2EE_HOME environment variable, install J2SE 1.4+, set a JAVA_HOME environment variable, install Ant 1.5.1-1.5.4, set an ANT_HOME environment variable. |
# Install MySQL 3.23.x+ and Tomcat 4.1.x+. Make sure Tomcat has __mail.jar__, __activation.jar__ and __jta.jar__ in its ''common/lib'' directory (copy from J2EE_HOME/lib if missing). Set a CATALINA_HOME environment variable to point to your Tomcat installation. You should use ''jakarta-tomcat-__version__'' to name the Tomcat directory. |
# Install J2SE 1.4+, set a JAVA_HOME environment variable, install Ant 1.6.1+, set an ANT_HOME environment variable. |
# Install MySQL 3.23.x+ and Tomcat 4.1.x+. Set a CATALINA_HOME environment variable to point to your Tomcat installation. |
At line 12 changed 1 line. |
''If you'd like to use [iBATIS|http://ibatis.com] as a persistence framework option, view the README.txt in {{contrib/ibatis}}.'' |
__Optional Installs__ |
* If you'd like to use [iBATIS|http://ibatis.com] as a persistence framework option, view the README.txt in {{extras/ibatis}}. |
* If you'd like to use [Spring|http://www.springframework.org/docs/reference/mvc.html] as the web framework, view the README.txt in {{extras/spring}}. |
Back to AppFuseQuickStart,
or to the Page History.
|