{composition-setup} {composition-setup} h1. Overview Tomcat installation is very simple, and can be describes as "Unpack and Run". These instructions were written using Tomcat 6.0.14 but any recent 6.x version should work. If you are comfortable with the CLI, these the following quick instructions will get you going ASAP; otherwise skip to the [OPENEJB:Download Tomcat|#download] section. # Download Tomcat zip or tar.gz # Unpack archive # Platform specific setup ** \[OPENEJB:Unix\] If zip was unpacked, {{chmod u+x bin/*.sh}} ** \[OPENEJB:Windows\] {{set JAVA_HOME =C:\your\java\installation}} # Run bin/startup.sh or bin/startup.bat # Visit http://localhost:8080/ # Run bin/shutdown.sh or bin/shutdown.bat h1. {anchor:download} Download Tomcat Download Tomcat 6 zip file from [here|http://tomcat.apache.org/download-60.cgi#6.0.14]. h1. Unpack Tomcat Unpack the Tomcat zip file which will create a new directory containing the complete Tomcat installation. {deck:id=unpack tomcat} {card:label=Windows}{noformat:nopanel=true} C:\>jar -xvf apache-tomcat-6.0.14.zip created: apache-tomcat-6.0.14/ created: apache-tomcat-6.0.14/bin/ created: apache-tomcat-6.0.14/conf/ ...snip... C:\>dir apache-tomcat-6.0.14 Volume in drive C has no label. Volume Serial Number is 0000-0000 Directory of C:\apache-tomcat-6.0.14 09/20/2007 09:14 PM