Hi

I have a web application that uses Struts2 2.1.2 and the rest plugin. I'm
developing using a combo of eclipse, maven and tomcat.

However, I have tried to upgrade to 2.1.6 and then the application stops to
work. The problem is that my action classes does not get mapped anymore
after I upgraded.

For instance running 2.1.2 I got the following line outputted during
startup: class:class dk.bc.serverinterface.http.rest.RestController
parent:null current:dk.bc.serverinterface.http.rest

Eg it maps restcontroller to an action. After the update no controllers are
mapped, and all request to the application fails. Is there a fix to this
problem or should I alter my configuration after updating.

Best Regards
Niels
-- 
BinaryConstructors ApS
Vestergade 10a, 4th
1456 Kbh K
Denmark
phone: +4528138757
web: http://www.binaryconstructors.dk
mail: n...@binaryconstructors.dk
skype: nielsboldt

Reply via email to