Hi

I need a little bit support.
I try to run the annotated Echo example with JSR 181 HandlerMapping.
I have a spring web application with the xfire servlet defined.
The xfire-servlet xml is defined as in the WIKI Example.

After a xfire call (ex. http://host:8080/xfire) I have the following error message.

javax.servlet.ServletException: No adapter for handler [EMAIL PROTECTED]: Does your handler implement a supported interface like Controller?
                org.springframework.web.servlet.DispatcherServlet.getHandlerAdapter(DispatcherServlet.java:889)


What am I doing wrong?
I use xfire 1.0

Regards
Stefan

Reply via email to