More info - WAR File loaded into embedded Tomcat not reachable

2007-04-27 Thread Max Länzlinger
Hello again, Here the code i wrote to start embedded tomcat and load a war-file, and following also the output-console. Maybe: Does a physical web.xml must exist on the filesystem, as i have none and use this call ? Also, in none of all the folders is my web-application extracted as i´m being

WAR File loaded into embedded Tomcat not reachable

2007-04-27 Thread Max Länzlinger
Hello, I want load a war-file programmaticly into the embedded tomcat-server. I made a Project (MyProject.ZIP) which starts the Server. Also a small web-application as war-file (mynewwar.zip). The server starts fine, and does so far not complain when loading the web-applikation war File into th