Hello, Hmm.. In /usr/share/tomcat5.5-webapps/ I move the folder ROOT to ROOT_BACK and move my App folder shop_v1 to ROOT After that and a restart of Tomcat... nothing will be browseable.. not index.jsp nor test.jsp within ROOT with simple hello... The message HTTP 404 The requested resource (/) is not available.
Alex -----Original Message----- From: Serge Fonville [mailto:[EMAIL PROTECTED] Sent: Friday, November 14, 2008 11:22 AM To: Tomcat Users List Subject: Re: Debian + Apache 2.2 + Tomcat 5.5 When deploying an application you can either place a war in the webapps directory, copy the files to a directory in the webapps directory of if you are hosting a simple website use the ROOT directory in you webapps directory.It is advisable to change the appBase attribute in the host element inside your server.xml Regards, Serge Fonville On Fri, Nov 14, 2008 at 11:14 AM, Alexander Diedler <[EMAIL PROTECTED]>wrote: > Hello, > I have a problem to integrate my own Application into the Tomcat Server. > The mod_jk works fine. If I open http://127.0.0.1 I see the Tomcat Start > Page. > Where I have to place my webapp and where I have to change some files to > make my Application available onto the server? > I have a Debian 4.05 with Apache 2.2.5 and Tomcat 5.5.20 from Debian .deb > packages installed per default. > > > Greetings > Alexander Diedler > > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]