Re: war file deploys but can't reach any urls

2002-06-21 Thread Matt Vanderveer
On Thu, 2002-06-20 at 16:00, Koes, Derrick wrote: I dropped my war file in the webapps directory in a tomcat 4.0.4 install. I started tomcat, and a directory is created with the contents of my war file. However, I cannot hit the expected url with any success. I always get a

war file deploys but can't reach any urls

2002-06-20 Thread Koes, Derrick
I dropped my war file in the webapps directory in a tomcat 4.0.4 install. I started tomcat, and a directory is created with the contents of my war file. However, I cannot hit the expected url with any success. I always get a 404 error. Can anyone help? Thanks. /** * Contact

RE: war file deploys but can't reach any urls

2002-06-20 Thread Koes, Derrick
I should add that I had no problem with this in tomcat 3.2.3. What has changed? -Original Message- From: Koes, Derrick Sent: Thursday, June 20, 2002 3:57 PM To: '[EMAIL PROTECTED]' Subject: war file deploys but can't reach any urls I dropped my war file in the webapps directory

Re: war file deploys but can't reach any urls

2002-06-20 Thread chad kellerman
How is the 404 error displayed? Is it displayed as actual html code in the browser or an actual blue backgrounded 404 error? If you are using mod_webapp you need: #WebAppDeploy name.war conn1/webapps/name --chad On Thu June 20 2002 4:00 pm, Koes, Derrick wrote: I dropped my war

RE: war file deploys but can't reach any urls

2002-06-20 Thread Koes, Derrick
List Subject: Re: war file deploys but can't reach any urls How is the 404 error displayed? Is it displayed as actual html code in the browser or an actual blue backgrounded 404 error? If you are using mod_webapp you need: #WebAppDeploy name.war conn1/webapps/name --chad On Thu June

RE: war file deploys but can't reach any urls

2002-06-20 Thread Koes, Derrick
kellerman [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 4:01 PM To: Tomcat Users List Subject: Re: war file deploys but can't reach any urls How is the 404 error displayed? Is it displayed as actual html code in the browser or an actual blue backgrounded 404 error? If you are using

RE: war file deploys but can't reach any urls

2002-06-20 Thread Turner, John
PM To: Tomcat Users List Subject: Re: war file deploys but can't reach any urls How is the 404 error displayed? Is it displayed as actual html code in the browser or an actual blue backgrounded 404 error? If you are using mod_webapp you need: #WebAppDeploy name.war conn1/webapps/name

Re: war file deploys but can't reach any urls

2002-06-20 Thread anette mysel
!! - Original Message - From: Turner, John [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Thursday, June 20, 2002 3:40 PM Subject: RE: war file deploys but can't reach any urls Mod_jk seems to be the preferred connector over mod_webapp at the moment. John Turner [EMAIL

Re: war file deploys but can't reach any urls

2002-06-20 Thread anette mysel
! - Original Message - From: Koes, Derrick [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Thursday, June 20, 2002 3:20 PM Subject: RE: war file deploys but can't reach any urls Apache Tomcat/4.0.3 - HTTP Status 404 - /dora

Re: war file deploys but can't reach any urls

2002-06-20 Thread anette mysel
Message - From: chad kellerman [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, June 20, 2002 2:59 PM Subject: Re: war file deploys but can't reach any urls How is the 404 error displayed? Is it displayed as actual html code in the browser or an actual blue backgrounded