Hi all.
I suggest, my question is rather basic, but I couldn't find any answer neither on JavaRanch nor in Google.
So, here is an issue:
Currently I'm learning Spring framework. After executing command "ant deploy" I received this message:
This task is in the first part of the step-by-step
Spring 2.5 tutorial
Here is snippet from build.xml(lines 48-53):
Content of the build.properties:
Applications versions:
- apache-tomcat-7.0.5
- apache-ant-1.8.2
I would be very appreciated for any suggestions.