Hi folks,

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.

Do you know why my app doesn't work when I include restful plugin jar?. I
suppose it can't process current urls like
http://localhost:8080/myApp/runLogin.action

I have noticed that struts2 blank app works well and struts2 rest showcase
too... But when I'm trying to include restful plugin in struts2 blank app,
it doesn't work. When I'm trying to access to
http://localhost:8080/strutsapp/index.action, a http 404 error happens.

How can i solve this issue? My goal is to use restful in my actual struts
app. I googled and some opinions is that restful plugin is incompatible with
some traditional struts2 apps, is that true?

Thanks in advance

Bye

-- 
Rafael Taboada
Software Engineer

Cell : +511-992741026

"No creo en el destino pues no me gusta tener la idea de controlar mi vida"

Reply via email to