Shapira, Yoav wrote: >Hi, >You can have as many elements in your server.xml file as you >wish. Each one can have different applications (or can point to the >same applications), different listening addresses, etc. See the Host >configuration page at >http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/host.html. > It works fine. But how can one add new Webapplications to the different servers. For testing I generated two new servers simply by copying the ... element of the "localhost" and changing the name. With one virtual host I kept the appBase, with the other one I changed it (and made - again for testing - a exact copy of the appBase dirctory). Everything looks as I expect it. I can run all the allready installed webapplications on all of the servers. But what do I have to do if I want to add a webapplication to e.g. virtual_server2. The admin interface does not work anymore for the newly created applications (HTTP Status 404: Teh requested resource (/manager/html) is not available. Is there also a documentation for this ? By the way: is there a printable version of the whole documentation ? Greetings Pedro --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org