I was using Struts 2.1.6 along with XWork2 2.1.2.  After finding a bug
with XWork2, it was recommended that this package be upgraded.  As a
result, XWork2's later release depends on 2.1.8.1 of Struts2 and thus I
had to upgrade all my jars.  Now web application no longer works.

When I navigate to my http://localhost:8080/myapp/ URL it sends me to
the welcome page like it always has.  But when I submit the login form
that was presented, it goes to http://localhost:8080/myapp/login.do and
I get a 404 error saying the resource is not available.  

I have double checked both STRUTS.XML and WEB.XML against the blank and
show case web apps from 2.1.8.1 and nothing out of the ordinary jumps
out that explains why all of a sudden I have problems.  

Can anyone shed any light?



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to