gt; -Original Message-
> From: "Max Länzlinger" [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 27, 2007 8:16 PM
> To: users@tomcat.apache.org
> Subject: WAR File loaded into embedded Tomcat not reachable
>
> Hello,
>
> I want load a war-file programmati
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
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