Hi,
I followed: spring-security/site/petclinic-tutorial. html
The petclinic deploys without a problem. But the Spring Security enabeld version gives me the following error:
No additional changes have been made. Only the steps in the tutorial.Code:INFO: Deploying web application archive petclinic.war log4j:ERROR setFile(null,true) call failed. java.io.FileNotFoundException: /WEB-INF/petclinic.log (No such file or directory)
Using: Tomcat 5.5.27
JVM 1.6.0_10-b33
Any ideas?
Thanks.


