On 8/31/10 1:04 PM, Rafael Taboada wrote:
I have an struts2.0.14 app working well and I decided to migrate to
struts2.1.8. Migration worked well.
But when I tried to include rest plugin, my current urls to process some
actions don't work. I have a http 404 error as a result. My goal is using
restful to publish some methods located in my service package, offcourse
creating a controller first.
Did you read through the 2.0 -> 2.1 migration document? In particular
you might be affected by how you're getting the parameters into your
action -- I believe there are now several params interceptors where
there used to be just one.
https://cwiki.apache.org/S2WIKI/troubleshooting-guide-migrating-from-struts-20x-to-21x.html#TroubleshootingguidemigratingfromStruts2.0.xto2.1.x-ActionMappingParams
Any reason if you're choosing to upgrade to target 2.1 instead of 2.2?
-Dale
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org