Hi
Yes, it's something we're aware of and trying to make clearer. The JBoss, Tomcat and WAR bundles need to be unzipped and contain READMEs that say what to do. However, the installer bundles are just binaries - so you don't get to see the README until it's installed 🙂
What we want to do is come up with a very simple description of each bundle and the minimum needed to get going on each of them, then add it to the Downloads page on our web site.
For you on Windows, you have 4 bundles to choose from:
Installer (setup)
——————
Contains everything you need, including:
- JDK 1.5
- OpenOffice (portable)
- Tomcat
- Alfresco server (WAR)
- Startup scripts and platform-specific binaries
- Hypersonic DB
An install wizard puts it all in one place ready to go, including shortcuts on the Start menu. The wizard also give you the option of not installing the JDK or OpenOffice (but if you already have the correct version of these, you may be better off with one of the other bundles as a smaller download).
The installer bundle is the best option for exploring Alfresco, since you can be up and running in a few minutes without worrying about whether you have the right JDK and so on.
If you want to use a different DB than Hypersonic (which you will if you want to use it for anything serious), then you should configure that before starting the Alfresco server for the first time. You can change later, but it means you have to worry about migrating data and content properly. It's ideal for building little demos and proofs-ot-concept, since the DB is portable.
Tomcat
——–
Contains:
- Tomcat
- Alfresco server (WAR)
- Startup scripts and platform-specific binaries
- Hypersonic DB
If you already have JDK 1.5 and OpenOffice installed, then you just need to unzip the Tomcat bundle somewhere and run the alf_start script. The startup scripts all run relative to their location - you can even move the Alfresco folder somewhere else later and everything should still run. Again, by default the Hypersonic DB will be used, so deciding which DB you want to use is best done before the first start up.
JBoss
——
Contains:
- JBoss including JBoss Portal
- Alfresco server (WAR)
- Startup scripts and platform-specific binaries
- Hypersonic DB
If you already have JDK 1.5 and OpenOffice installed, then you just need to unzip the JBoss bundle somewhere and run the alf_start script, just as for the Tomcat bundle.
A key thing to note is that JBoss Portal is included and the Alfresco server (WAR) has a few library differences to the standard Tomcat and WAR bundles to resolve clashes in JBoss Portal.
WAR
—–
Contains:
- Alfresco server (WAR)
- Startup scripts and platform-specific binaries
This bundle assumes you have the correct JDK, OpenOffice and Java container and know what you're doing. This bundle is often the best to take for upgrades, since it's the smallest and has everything that is Alfresco-specific.
There is also the SDK bundle, which is aimed at developers and contains the full Alfresco server and source code.
Hope that helps!
Cheers
Paul.