- # Login information for Tomcat server
- # Fill this in allow ant to deploy directly to your
- # tomcat server. Useful to speed up testing.
- # !!! __CAUTION__ !!!
- # !!! Make sure permisions are properly set for this !!!
- # !!! file if it contains any senstive information. !!!
- # Changed these!
- tomcat.username = admin
- tomcat.password = admin
|