Fine on local server, 404 on production?

2008-01-03 Thread Keith Struts
Hi everyone, I recently rewrote an existing application in Struts 2, and everything seems fine. Runs on my Eclipse server, as well as the local tomcat instance on 2 different machines. However, when we deploy it to the production server, we get a 404 error. Any idea what the problem could be?

Re: Fine on local server, 404 on production?

2008-01-03 Thread Keith Struts
Well, whatever the problem was, it was one of those nice ones that magically resolved itself. The guy that deploys apps on prod tried again, and it worked. Sorry about the unnecessary inbox traffic! ~ Keith On Jan 3, 2008 2:12 PM, Manos Batsis <[EMAIL PROTECTED]> wrote: > Kei