RE: 404 Error troubleshooting

2009-09-14 Thread Martin Gainty
cripti...@secmgmt.com > To: users@tomcat.apache.org > Subject: RE: 404 Error troubleshooting > Date: Mon, 14 Sep 2009 13:09:52 -0400 > > Thanks for the help, all, I got it going. There was also an error in the > Apache xmlrpc documentation that was giving me fits, too. >

RE: 404 Error troubleshooting

2009-09-14 Thread Mike Baranski
ubject: Re: 404 Error troubleshooting > >On Fri, Sep 11, 2009 at 1:06 PM, Kris Schneider >wrote: >> On Fri, Sep 11, 2009 at 12:59 PM, Mike Baranski >> wrote: >>> Yes, restarted Tomcat (I also opened the war and opened the web.xml >inside >>> of it to make sur

Re: 404 Error troubleshooting

2009-09-11 Thread Kris Schneider
On Fri, Sep 11, 2009 at 1:06 PM, Kris Schneider wrote: > On Fri, Sep 11, 2009 at 12:59 PM, Mike Baranski > wrote: >> Yes, restarted Tomcat (I also opened the war and opened the web.xml inside >> of it to make sure it was what I thought it was). >> >> No deploy errors, either. > > make sure you in

Re: 404 Error troubleshooting

2009-09-11 Thread Kris Schneider
On Fri, Sep 11, 2009 at 12:59 PM, Mike Baranski wrote: > Yes, restarted Tomcat (I also opened the war and opened the web.xml inside > of it to make sure it was what I thought it was). > > No deploy errors, either. make sure you include the app's context ("Path" value in manager) in the request...

RE: 404 Error troubleshooting

2009-09-11 Thread Caldarale, Charles R
> From: Mike Baranski [mailto:list-subscripti...@secmgmt.com] > Subject: RE: 404 Error troubleshooting > > Yes, restarted Tomcat (I also opened the war and opened the web.xml > inside of it to make sure it was what I thought it was). What is the name of the .war file? Where is i

RE: 404 Error troubleshooting

2009-09-11 Thread Mike Baranski
54 PM >To: Tomcat Users List >Subject: RE: 404 Error troubleshooting > >> From: Mike Baranski [mailto:list-subscripti...@secmgmt.com] >> Subject: RE: 404 Error troubleshooting >> >> 127.0.0.1 - - [11/Sep/2009:12:50:19 -0400] "POST /xmlrpc-status/ >> HTTP/1.

RE: 404 Error troubleshooting

2009-09-11 Thread Caldarale, Charles R
> From: Mike Baranski [mailto:list-subscripti...@secmgmt.com] > Subject: RE: 404 Error troubleshooting > > 127.0.0.1 - - [11/Sep/2009:12:50:19 -0400] "POST /xmlrpc-status/ > HTTP/1.0" > 404 997 Did you reload the webapp or restart Tomcat after making the chang

RE: 404 Error troubleshooting

2009-09-11 Thread Mike Baranski
/xmlrpc-status/* >-Original Message- >From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] >Sent: Friday, September 11, 2009 12:47 PM >To: Tomcat Users List >Subject: RE: 404 Error troubleshooting > >> From: Mike Baranski [mailto:list-subscripti

RE: 404 Error troubleshooting

2009-09-11 Thread Caldarale, Charles R
> From: Mike Baranski [mailto:list-subscripti...@secmgmt.com] > Subject: RE: 404 Error troubleshooting > > /xmlrpc-status > > Access Log: > 127.0.0.1 - - [11/Sep/2009:12:41:25 -0400] "POST /xmlrpc-status/ HTTP/1.0" Your doesn't match the submit

RE: 404 Error troubleshooting

2009-09-11 Thread Mike Baranski
>-Original Message- >From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] >Sent: Friday, September 11, 2009 11:49 AM >To: Tomcat Users List >Subject: RE: 404 Error troubleshooting > >> From: Mike Baranski [mailto:list-subscripti...@secmgmt.co

RE: 404 Error troubleshooting

2009-09-11 Thread Caldarale, Charles R
> From: Mike Baranski [mailto:list-subscripti...@secmgmt.com] > Subject: 404 Error troubleshooting > > I have a webapp, which shows up in the manager, but gives a 404 error > every time I try to access it. When posting questions, provide some real information: 1) Tomcat version

RE: 404 Error troubleshooting

2009-09-11 Thread Martin Gainty
bilité pour le contenu fourni. > From: list-subscripti...@secmgmt.com > To: users@tomcat.apache.org > Subject: 404 Error troubleshooting > Date: Fri, 11 Sep 2009 11:09:04 -0400 > > I have a webapp, which shows up in the manager, but gives a 404 error every > time I try to acc

404 Error troubleshooting

2009-09-11 Thread Mike Baranski
I have a webapp, which shows up in the manager, but gives a 404 error every time I try to access it. Can someone let me know how to turn on debugging and see what exactly is going on? It's an XMLRPC app (not that it makes a difference), and I have my web.xml servlet filter setup properly (accordi