...
- Set your JAVA_HOME variable
- Make sure it is set to a 1.5 JDK (not JRE) java installation directory
- for example: C:\Program Files\Java\jdk1.5.0_09
- Create a workspace directory
- for example: C:\workspace
- Using Tortoise SVN checkout of the MIT framework repository into your workspace WORKSPACE
- WORKSPACE\tools\apache-tomcat-5.5.23
- WORKSPACE\sample\springframework
- Startup Tomcat by double clicking on
- WORKSPACE C:\workspace\tools\apache-tomcat-5.5.23\bin\startup.bat
- Build the petclinic war file
- click on all.cmd
- C:\workspaceWORKSPACE\sample\springframework\samples\petclinic\