Hi, I already have a tomcat server running on my computer. Every time I run ant demo.start, it screws up my current tomact server and install a new one. The new one works fine, but not the old one. How can I tell the installer that the integrated tomcat server should not use port 8080 but 8081 ? Thanks